Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/include/linux/
Drwsem.h35 struct rw_semaphore { struct
57 static inline int rwsem_is_locked(struct rw_semaphore *sem) in rwsem_is_locked() argument
/kernel/linux/linux-6.6/tools/perf/util/
Drwsem.h6 struct rw_semaphore { struct
10 int init_rwsem(struct rw_semaphore *sem); argument
/kernel/linux/linux-5.10/tools/perf/util/
Drwsem.h6 struct rw_semaphore { struct
10 int init_rwsem(struct rw_semaphore *sem); argument
/kernel/linux/linux-6.6/tools/include/linux/
Drwsem.h7 struct rw_semaphore { struct
11 static inline int init_rwsem(struct rw_semaphore *sem) in init_rwsem() argument
/kernel/linux/linux-6.6/Documentation/locking/
Dlocktypes.rst132 rw_semaphore chapter
/kernel/linux/linux-5.10/Documentation/locking/
Dlocktypes.rst132 rw_semaphore chapter
/kernel/linux/linux-6.6/tools/perf/util/bpf_skel/vmlinux/
Dvmlinux.h62 struct rw_semaphore { struct
63 atomic_long_t owner;