Home
last modified time | relevance | path

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

/linux/lib/
A Dstackdepot.c235 nr_entries = stack_depot_fetch(handle, &entries); in stack_depot_snprint()
253 nr_entries = stack_depot_fetch(stack, &entries); in stack_depot_print()
268 unsigned int stack_depot_fetch(depot_stack_handle_t handle, in stack_depot_fetch() function
293 EXPORT_SYMBOL_GPL(stack_depot_fetch);
/linux/include/linux/
A Dstackdepot.h25 unsigned int stack_depot_fetch(depot_stack_handle_t handle,
/linux/drivers/gpu/drm/
A Ddrm_modeset_lock.c103 nr_entries = stack_depot_fetch(stack_depot, &entries); in __drm_stack_depot_print()

Completed in 5 milliseconds