Searched refs:STACK_DEPOT_FLAG_GET (Results 1 – 1 of 1) 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() 617 * If STACK_DEPOT_FLAG_GET is not used, it is undefined behavior in find_stack() 621 if ((flags & STACK_DEPOT_FLAG_GET) && !refcount_inc_not_zero(&stack->count)) in find_stack()