Searched refs:stack_depot_fetch (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | stackdepot.h | 19 unsigned int stack_depot_fetch(depot_stack_handle_t handle,
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | stackdepot.c | 226 unsigned int stack_depot_fetch(depot_stack_handle_t handle, in stack_depot_fetch() function 248 EXPORT_SYMBOL_GPL(stack_depot_fetch);
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | page_owner.c | 422 nr_entries = stack_depot_fetch(handle, &entries); in print_page_owner() 488 nr_entries = stack_depot_fetch(handle, &entries); in __dump_page_owner() 496 nr_entries = stack_depot_fetch(handle, &entries); in __dump_page_owner()
|
| H A D | page_pinner.c | 262 nr_entries = stack_depot_fetch(record->handle, &entries); in print_page_pinner() 327 nr_entries = stack_depot_fetch(handle, &entries); in __dump_page_pinner()
|
| /OK3568_Linux_fs/kernel/mm/kasan/ |
| H A D | report.c | 117 nr_entries = stack_depot_fetch(stack, &entries); in print_stack()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | intel_runtime_pm.c | 74 nr_entries = stack_depot_fetch(stack, &entries); in __print_depot_stack()
|
| H A D | i915_vma.c | 72 nr_entries = stack_depot_fetch(vma->node.stack, &entries); in vma_print_allocator()
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/minidump/ |
| H A D | minidump_memory.c | 396 nr_entries = stack_depot_fetch(handle, &entries); in check_unaccounted() 459 nr_entries = stack_depot_fetch(handle, &entries); in dump_page_owner_md()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_mm.c | 136 nr_entries = stack_depot_fetch(node->stack, &entries); in show_leaks()
|
| H A D | drm_dp_mst_topology.c | 1667 nr_entries = stack_depot_fetch(entry->backtrace, &entries); in __dump_topology_ref_history()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_qcom | 2381 stack_depot_fetch
|
| H A D | abi_gki_aarch64_oplus | 2560 stack_depot_fetch
|