Searched defs:_raw_read_unlock_bh (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | rwlock_api_smp.h | 92 #define _raw_read_unlock_bh(lock) __raw_read_unlock_bh(lock) macro |
D | spinlock_api_up.h | 80 #define _raw_read_unlock_bh(lock) __UNLOCK_BH(lock) macro |