Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Di915_gem_gtt.c1066 static int sort_holes(void *priv, struct list_head *A, struct list_head *B) in sort_holes() function
1091 list_sort(NULL, &ggtt->vm.mm.hole_stack, sort_holes); in exercise_ggtt()