Home
last modified time | relevance | path

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

/lib/
A Dstackdepot.c644 bool can_alloc = (depot_flags & STACK_DEPOT_FLAG_CAN_ALLOC) && allow_spin; in stack_depot_save_flags() local
676 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