Home
last modified time | relevance | path

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

/linux/scripts/gdb/linux/
H A Dstackdepot.py23 def stack_depot_fetch(handle): function
60 entries, nr_entries = stack_depot_fetch(handle)
/linux/mm/kmsan/
H A Dreport.c100 nr_entries = stack_depot_fetch(origin, &entries); in kmsan_print_origin()
126 stack_depot_fetch(head, &chained_entries); in kmsan_print_origin()
H A Dkmsan_test.c683 dst_nentries = stack_depot_fetch(handle, &dst_entries); in test_stackdepot_roundtrip()
/linux/lib/
H A Dstackdepot.c760 unsigned int stack_depot_fetch(depot_stack_handle_t handle, in stack_depot_fetch() function
786 EXPORT_SYMBOL_GPL(stack_depot_fetch);
813 nr_entries = stack_depot_fetch(stack, &entries); in stack_depot_print()
825 nr_entries = stack_depot_fetch(handle, &entries); in stack_depot_snprint()
/linux/include/linux/
H A Dstackdepot.h199 unsigned int stack_depot_fetch(depot_stack_handle_t handle,
/linux/drivers/gpu/drm/
H A Ddrm_modeset_lock.c105 nr_entries = stack_depot_fetch(stack_depot, &entries); in __drm_stack_depot_print()
/linux/mm/
H A Dslub.c8056 nr_entries = stack_depot_fetch(handle, &entries); in __kmem_obj_info()
8064 nr_entries = stack_depot_fetch(handle, &entries); in __kmem_obj_info()
9771 nr_entries = stack_depot_fetch(handle, &entries); in slab_debugfs_show()