Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
A Dintel_runtime_pm.c139 stack_depot_snprint(stack, buf, PAGE_SIZE, 2); in untrack_intel_runtime_pm_wakeref()
144 stack_depot_snprint(stack, buf, PAGE_SIZE, 2); in untrack_intel_runtime_pm_wakeref()
176 stack_depot_snprint(dbg->last_acquire, buf, PAGE_SIZE, 2); in __print_intel_runtime_pm_wakeref()
181 stack_depot_snprint(dbg->last_release, buf, PAGE_SIZE, 2); in __print_intel_runtime_pm_wakeref()
196 stack_depot_snprint(stack, buf, PAGE_SIZE, 2); in __print_intel_runtime_pm_wakeref()
A Di915_vma.c67 stack_depot_snprint(vma->node.stack, buf, sizeof(buf), 0); in vma_print_allocator()
/linux/include/linux/
A Dstackdepot.h28 int stack_depot_snprint(depot_stack_handle_t handle, char *buf, size_t size,
/linux/lib/
A Dstackdepot.c229 int stack_depot_snprint(depot_stack_handle_t handle, char *buf, size_t size, in stack_depot_snprint() function
239 EXPORT_SYMBOL_GPL(stack_depot_snprint);
/linux/mm/
A Dpage_owner.c362 ret += stack_depot_snprint(handle, kbuf + ret, count - ret, 0); in print_page_owner()
/linux/drivers/gpu/drm/
A Ddrm_mm.c134 stack_depot_snprint(node->stack, buf, BUFSZ, 0); in show_leaks()
A Ddrm_dp_mst_topology.c1674 stack_depot_snprint(entry->backtrace, buf, PAGE_SIZE, 4); in __dump_topology_ref_history()

Completed in 21 milliseconds