Searched refs:_raw_read_unlock (Results 1 – 7 of 7) sorted by relevance
258 void __lockfunc _raw_read_unlock(rwlock_t *lock) in _raw_read_unlock() function262 EXPORT_SYMBOL(_raw_read_unlock);
30 void __lockfunc _raw_read_unlock(rwlock_t *lock) __releases(lock);84 #define _raw_read_unlock(lock) __raw_read_unlock(lock) macro
76 #define _raw_read_unlock(lock) __UNLOCK(lock) macro
90 #define read_unlock(lock) _raw_read_unlock(lock)
1325 0x00000000 _raw_read_unlock vmlinux EXPORT_SYMBOL
55743 ffff800010f045b0 T _raw_read_unlock
Completed in 314 milliseconds