Searched refs:_raw_read_unlock_bh (Results 1 – 7 of 7) sorted by relevance
282 void __lockfunc _raw_read_unlock_bh(rwlock_t *lock) in _raw_read_unlock_bh() function286 EXPORT_SYMBOL(_raw_read_unlock_bh);
32 void __lockfunc _raw_read_unlock_bh(rwlock_t *lock) __releases(lock);92 #define _raw_read_unlock_bh(lock) __raw_read_unlock_bh(lock) macro
80 #define _raw_read_unlock_bh(lock) __UNLOCK_BH(lock) macro
100 #define read_unlock_bh(lock) _raw_read_unlock_bh(lock)
5859 0x00000000 _raw_read_unlock_bh vmlinux EXPORT_SYMBOL
55747 ffff800010f04760 T _raw_read_unlock_bh
Completed in 351 milliseconds