Searched refs:__raw_read_unlock (Results 1 – 1 of 1) sorted by relevance
84 #define _raw_read_unlock(lock) __raw_read_unlock(lock)223 static inline void __raw_read_unlock(rwlock_t *lock) in __raw_read_unlock() function