Home
last modified time | relevance | path

Searched defs:rw_semaphore (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/linux/
Drwsem.h48 struct rw_semaphore { struct
70 static inline int rwsem_is_locked(struct rw_semaphore *sem) in rwsem_is_locked() argument
129 struct rw_semaphore { struct
143 struct rw_semaphore lockname = __RWSEM_INITIALIZER(lockname) argument
/Linux-v5.15/tools/perf/util/
Drwsem.h6 struct rw_semaphore { struct
10 int init_rwsem(struct rw_semaphore *sem); argument
/Linux-v5.15/Documentation/locking/
Dlocktypes.rst132 rw_semaphore chapter