Searched refs:assert_pin_einval (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
H A D | i915_vma.c | 248 static bool assert_pin_einval(const struct i915_vma *vma, in assert_pin_einval() function 261 #define INVALID(sz, fl) __INVALID(sz, fl, assert_pin_einval, EINVAL) in igt_vma_pin1()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/ |
H A D | i915_vma.c | 249 static bool assert_pin_einval(const struct i915_vma *vma, in assert_pin_einval() function 262 #define INVALID(sz, fl) __INVALID(sz, fl, assert_pin_einval, EINVAL) in igt_vma_pin1()
|
Completed in 3 milliseconds