Searched defs:spin_lock_bh (Results 1 – 2 of 2) sorted by relevance
64 #define spin_lock_bh(_l) do { \ macro
143 #define spin_lock_bh(lock) spin_lock(lock) macro