Searched defs:__raw_read_unlock (Results 1 – 3 of 3) sorted by relevance
56 #define __raw_read_unlock(lock) do { (void)(lock); } while (0) macro
180 static inline void __raw_read_unlock(raw_rwlock_t *rw) in __raw_read_unlock() function
206 static inline void __raw_read_unlock(raw_rwlock_t *rw) in __raw_read_unlock() function