Home
last modified time | relevance | path

Searched refs:cmphandle (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dintel_runtime_pm.c162 static int cmphandle(const void *_a, const void *_b) in cmphandle() function
197 sort(dbg->owners, dbg->count, sizeof(*dbg->owners), cmphandle, NULL); in __print_intel_runtime_pm_wakeref()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dintel_runtime_pm.c153 static int cmphandle(const void *_a, const void *_b) in cmphandle() function
188 sort(dbg->owners, dbg->count, sizeof(*dbg->owners), cmphandle, NULL); in __print_intel_runtime_pm_wakeref()

Completed in 3 milliseconds