Home
last modified time | relevance | path

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

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