Searched defs:spin_lock_irqsave (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/include/kernel/
H A Dspinlock.h75 #define spin_lock_irqsave(lock, statep) spin_lock_save(lock, &(statep), SPIN_LOCK_FLAG_INTERRUPTS) macro

Completed in 77 milliseconds