Searched refs:evict_nodes (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tests/ |
H A D | drm_mm_test.c | 1186 static bool evict_nodes(struct kunit *test, struct drm_mm_scan *scan, in evict_nodes() function 1339 if (!evict_nodes(test, &scan, nodes, order, count, false, &evict_list)) in evict_something() 1996 if (!evict_nodes(test, &scan, nodes, order, count, true, &evict_list)) in evict_color()
|