Searched refs:depot_fetch_stack (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dstackdepot.c265 /* Save reference to the pool to be used by depot_fetch_stack(). */
281 /* Pairs with concurrent READ_ONCE() in depot_fetch_stack(). */
439 static struct stack_record *depot_fetch_stack(depot_stack_handle_t handle) function
695 return depot_fetch_stack(handle);
713 stack = depot_fetch_stack(handle);
733 stack = depot_fetch_stack(handle);

Completed in 122 milliseconds