Home
last modified time | relevance | path

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

/lib/
Dstackdepot.c594 bool can_alloc = depot_flags & STACK_DEPOT_FLAG_CAN_ALLOC; in stack_depot_save_flags() local
626 if (unlikely(can_alloc && !READ_ONCE(new_pool))) { in stack_depot_save_flags()
635 WARN_ON_ONCE(can_alloc); in stack_depot_save_flags()