Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_vma.c241 static bool assert_pin_enospc(const struct i915_vma *vma, in assert_pin_enospc() function
263 #define NOSPACE(sz, fl) __INVALID(sz, fl, assert_pin_enospc, ENOSPC) in igt_vma_pin1()