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