Searched defs:rw_semaphore (Results 1 – 4 of 4) 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() argument151 struct rw_semaphore { struct165 struct rw_semaphore lockname = __RWSEM_INITIALIZER(lockname) argument
13 struct LOCKABLE 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
133 rw_semaphore chapter