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

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dspinlock.h82 #define spin_unlock_bh(_l) do { \ macro
/freebsd-13-stable/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h144 #define spin_unlock_bh(lock) spin_unlock(lock) macro

Completed in 64 milliseconds