Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_debugfs.c222 static int obj_rank_by_stolen(const void *A, const void *B) in obj_rank_by_stolen() function
282 sort(objects, count, sizeof(*objects), obj_rank_by_stolen, NULL); in i915_gem_stolen_list_info()