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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dwlan_compat.h458 #define spin_unlock_irqrestore(l,f) do { restore_flags(f); } while (0) macro
/vbox/src/VBox/Additions/solaris/DRM/include/
H A DdrmP.h154 #define spin_unlock_irqrestore(u, flag) mutex_exit(u) macro

Completed in 64 milliseconds