Searched defs:rw_semaphore (Results 1 – 6 of 6) sorted by relevance
48 struct rw_semaphore { struct49 atomic_long_t count;73 static inline int rwsem_is_locked(struct rw_semaphore *sem) in rwsem_is_locked() argument139 struct rw_semaphore { struct153 struct rw_semaphore lockname = __RWSEM_INITIALIZER(lockname) argument
13 struct rw_semaphore { struct21 int init_rwsem(struct rw_semaphore *sem); argument
7 struct rw_semaphore { struct11 static inline int init_rwsem(struct rw_semaphore *sem) in init_rwsem() argument
132 rw_semaphore chapter
133 rw_semaphore chapter
70 struct rw_semaphore { struct71 atomic_long_t owner;