Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/linux/
Drwsem-spinlock.h24 struct rw_semaphore { struct
35 extern void __down_read(struct rw_semaphore *sem); argument
Drwsem.h30 struct rw_semaphore { struct
53 extern struct rw_semaphore *rwsem_down_read_failed(struct rw_semaphore *sem); 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-4.19/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-5.10/Documentation/locking/
Dlocktypes.rst132 rw_semaphore chapter