Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_mm_test.c46 static bool assert_no_holes(struct kunit *test, const struct drm_mm *mm) in assert_no_holes() function
106 if (!assert_no_holes(test, mm)) in assert_continuous()
232 if (!assert_no_holes(test, &mm)) { in drm_test_mm_init()