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