Searched defs:spin_unlock_bh (Results 1 – 2 of 2) sorted by relevance
82 #define spin_unlock_bh( global() macro
144 #define spin_unlock_bh(lock) spin_unlock(lock) macro