Searched defs:spin_unlock_bh (Results 1 – 2 of 2) sorted by relevance
80 #define spin_unlock_bh(_l) do { \ macro
144 #define spin_unlock_bh(lock) spin_unlock(lock) macro