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

/u-boot/include/linux/
H A Dcompat.h252 #define spin_unlock_irqrestore(lock, flags) do { flags = 0; } while (0) macro

Completed in 40 milliseconds