Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Drwsem.h48 struct rw_semaphore { struct
49 atomic_long_t count;
73 static inline int rwsem_is_locked(struct rw_semaphore *sem) in rwsem_is_locked() argument
139 struct rw_semaphore { struct
153 struct rw_semaphore lockname = __RWSEM_INITIALIZER(lockname) argument
/linux-6.12.1/tools/perf/util/
Drwsem.h13 struct rw_semaphore { struct
21 int init_rwsem(struct rw_semaphore *sem); argument
/linux-6.12.1/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.12.1/Documentation/locking/
Dlocktypes.rst132 rw_semaphore chapter
/linux-6.12.1/Documentation/translations/it_IT/locking/
Dlocktypes.rst133 rw_semaphore chapter
/linux-6.12.1/tools/perf/util/bpf_skel/vmlinux/
Dvmlinux.h70 struct rw_semaphore { struct
71 atomic_long_t owner;