Searched refs:evict_nodes (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/ |
H A D | test-drm_mm.c | 1304 static bool evict_nodes(struct drm_mm_scan *scan, in evict_nodes() function 1466 if (!evict_nodes(&scan, in evict_something() 2209 if (!evict_nodes(&scan, in evict_color()
|
/kernel/linux/linux-6.6/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()
|
Completed in 6 milliseconds