Searched refs:STACK_DEPOT_FLAG_GET (Results 1 – 3 of 3) sorted by relevance
86 #define STACK_DEPOT_FLAG_GET ((depot_flags_t)0x0002) macro
396 if (flags & STACK_DEPOT_FLAG_GET) { in depot_alloc_stack()419 if (flags & STACK_DEPOT_FLAG_GET) { in depot_alloc_stack()572 if ((flags & STACK_DEPOT_FLAG_GET) && !refcount_inc_not_zero(&stack->count)) in find_stack()
107 STACK_DEPOT_FLAG_CAN_ALLOC | STACK_DEPOT_FLAG_GET); in save_stack_info()
Completed in 11 milliseconds