Home
last modified time | relevance | path

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

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