Home
last modified time | relevance | path

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

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