Home
last modified time | relevance | path

Searched refs:assert_pin_enospc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_vma.c245 static bool assert_pin_enospc(const struct i915_vma *vma, in assert_pin_enospc() function
267 #define NOSPACE(sz, fl) __INVALID(sz, fl, assert_pin_enospc, ENOSPC) in igt_vma_pin1()