Home
last modified time | relevance | path

Searched refs:evict_nothing (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/
H A Dtest-drm_mm.c1351 static bool evict_nothing(struct drm_mm *mm, in evict_nothing() function
1557 if (!evict_nothing(&mm, size, nodes)) { in igt_evict()
1558 pr_err("evict_nothing() failed\n"); in igt_evict()
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/
H A Ddrm_mm_test.c1232 static bool evict_nothing(struct kunit *test, struct drm_mm *mm, in evict_nothing() function
1423 if (!evict_nothing(test, &mm, size, nodes)) { in drm_test_mm_evict()
1424 KUNIT_FAIL(test, "evict_nothing() failed\n"); in drm_test_mm_evict()

Completed in 6 milliseconds