Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_vma.c227 static bool assert_pin_valid(const struct i915_vma *vma, in assert_pin_valid() function
260 #define VALID(sz, fl) { .size = (sz), .flags = (fl), .assert = assert_pin_valid, .string = #sz ", "… in igt_vma_pin1()
333 m->assert == assert_pin_valid ? "Failed" : "Unexpectedly succeeded", in igt_vma_pin1()