static ALLOC_IN_PROGRESS: [AtomicBool; 32]Expand description
Per-CPU flag to detect recursive allocations (deadlocks from logs/interrupts)
static ALLOC_IN_PROGRESS: [AtomicBool; 32]Per-CPU flag to detect recursive allocations (deadlocks from logs/interrupts)