Searched defs:rw_semaphore (Results 1 – 6 of 6) sorted by relevance
24 struct rw_semaphore { struct35 extern void __down_read(struct rw_semaphore *sem); argument
30 struct rw_semaphore { struct53 extern struct rw_semaphore *rwsem_down_read_failed(struct rw_semaphore *sem); argument
35 struct rw_semaphore { struct57 static inline int rwsem_is_locked(struct rw_semaphore *sem) in rwsem_is_locked() argument
6 struct rw_semaphore { struct10 int init_rwsem(struct rw_semaphore *sem); argument
132 rw_semaphore chapter