Searched refs:can_alloc (Results 1 – 1 of 1) sorted by relevance
644 bool can_alloc = (depot_flags & STACK_DEPOT_FLAG_CAN_ALLOC) && allow_spin; in stack_depot_save_flags() local676 if (unlikely(can_alloc && !READ_ONCE(new_pool))) { in stack_depot_save_flags()685 WARN_ON_ONCE(can_alloc); in stack_depot_save_flags()
Completed in 3 milliseconds