Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dspinlock.h126 #define spin_unlock_irqrestore(_l, flags) do { \ macro
/freebsd/sys/dev/axgbe/
H A Dxgbe_osdep.h73 #define spin_unlock_irqrestore(spinlock, flags) \ macro