Searched refs:stack_depot_snprint (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| H A D | stackdepot.h | 219 int stack_depot_snprint(depot_stack_handle_t handle, char *buf, size_t size,
|
| /linux/lib/ |
| H A D | stackdepot.c | 819 int stack_depot_snprint(depot_stack_handle_t handle, char *buf, size_t size, in stack_depot_snprint() function 829 EXPORT_SYMBOL_GPL(stack_depot_snprint);
|
| H A D | ref_tracker.c | 165 if (sbuf && !stack_depot_snprint(stack, sbuf, STACK_BUF_SIZE, 4)) in __ref_tracker_dir_pr_ostream()
|
| /linux/drivers/gpu/drm/display/ |
| H A D | drm_dp_mst_topology.c | 1640 stack_depot_snprint(entry->backtrace, buf, PAGE_SIZE, 4); in __dump_topology_ref_history()
|