Searched defs:_raw_spin_unlock_bh (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | spinlock_api_smp.h | 75 #define _raw_spin_unlock_bh(lock) __raw_spin_unlock_bh(lock) macro |
D | spinlock_api_up.h | 79 #define _raw_spin_unlock_bh(lock) __UNLOCK_BH(lock) macro |