Home
last modified time | relevance | path

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

/linux-6.1.9/lib/
Dstackdepot.c331 nr_entries = stack_depot_fetch(handle, &entries); in stack_depot_snprint()
349 nr_entries = stack_depot_fetch(stack, &entries); in stack_depot_print()
364 unsigned int stack_depot_fetch(depot_stack_handle_t handle, in stack_depot_fetch() function
389 EXPORT_SYMBOL_GPL(stack_depot_fetch);
/linux-6.1.9/mm/kmsan/
Dreport.c98 nr_entries = stack_depot_fetch(origin, &entries); in kmsan_print_origin()
124 stack_depot_fetch(head, &chained_entries); in kmsan_print_origin()
/linux-6.1.9/include/linux/
Dstackdepot.h65 unsigned int stack_depot_fetch(depot_stack_handle_t handle,
/linux-6.1.9/drivers/gpu/drm/
Ddrm_modeset_lock.c103 nr_entries = stack_depot_fetch(stack_depot, &entries); in __drm_stack_depot_print()
/linux-6.1.9/mm/
Dslub.c4479 nr_entries = stack_depot_fetch(handle, &entries); in __kmem_obj_info()
4487 nr_entries = stack_depot_fetch(handle, &entries); in __kmem_obj_info()
6112 nr_entries = stack_depot_fetch(handle, &entries); in slab_debugfs_show()