Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/selftests/
Dtest-drm_mm.c77 static bool assert_one_hole(const struct drm_mm *mm, u64 start, u64 end) in assert_one_hole() function
230 if (!assert_one_hole(&mm, 0, size)) { in igt_init()
252 if (!assert_one_hole(&mm, 0, size)) { in igt_init()
1315 if (!assert_one_hole(mm, 0, total_size)) in evict_everything()
1660 if (!assert_one_hole(&mm, 0, size*(count - n - 1))) in igt_topdown()
1767 if (!assert_one_hole(&mm, size*(n + 1), size*count)) in igt_bottomup()