Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
Di915_gem_gtt.c1078 static int sort_holes(void *priv, const struct list_head *A, in sort_holes() function
1102 list_sort(NULL, &ggtt->vm.mm.hole_stack, sort_holes); in exercise_ggtt()