Searched refs:__print_depot_stack (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/i915/ |
| D | intel_runtime_pm.c | 69 static void __print_depot_stack(depot_stack_handle_t stack, in __print_depot_stack() function 147 __print_depot_stack(stack, buf, PAGE_SIZE, 2); in untrack_intel_runtime_pm_wakeref() 152 __print_depot_stack(stack, buf, PAGE_SIZE, 2); in untrack_intel_runtime_pm_wakeref() 184 __print_depot_stack(dbg->last_acquire, buf, PAGE_SIZE, 2); in __print_intel_runtime_pm_wakeref() 189 __print_depot_stack(dbg->last_release, buf, PAGE_SIZE, 2); in __print_intel_runtime_pm_wakeref() 204 __print_depot_stack(stack, buf, PAGE_SIZE, 2); in __print_intel_runtime_pm_wakeref()
|