Home
last modified time | relevance | path

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

/openbmc/linux/scripts/gdb/linux/
H A Dstackdepot.py16 def stack_depot_fetch(handle): function
49 entries, nr_entries = stack_depot_fetch(handle)
/openbmc/linux/lib/
H A Dstackdepot.c460 unsigned int stack_depot_fetch(depot_stack_handle_t handle, in stack_depot_fetch() function
496 EXPORT_SYMBOL_GPL(stack_depot_fetch);
503 nr_entries = stack_depot_fetch(stack, &entries); in stack_depot_print()
515 nr_entries = stack_depot_fetch(handle, &entries); in stack_depot_snprint()
/openbmc/linux/mm/kmsan/
H A Dreport.c98 nr_entries = stack_depot_fetch(origin, &entries); in kmsan_print_origin()
124 stack_depot_fetch(head, &chained_entries); in kmsan_print_origin()
H A Dkmsan_test.c576 dst_nentries = stack_depot_fetch(handle, &dst_entries); in test_stackdepot_roundtrip()
/openbmc/linux/include/linux/
H A Dstackdepot.h121 unsigned int stack_depot_fetch(depot_stack_handle_t handle,
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_modeset_lock.c103 nr_entries = stack_depot_fetch(stack_depot, &entries); in __drm_stack_depot_print()
/openbmc/linux/mm/
H A Dkmemleak.c360 nr_entries = stack_depot_fetch(object->trace_handle, &entries); in print_unreferenced()
H A Dslub.c4688 nr_entries = stack_depot_fetch(handle, &entries); in __kmem_obj_info()
4696 nr_entries = stack_depot_fetch(handle, &entries); in __kmem_obj_info()
6329 nr_entries = stack_depot_fetch(handle, &entries); in slab_debugfs_show()