Home
last modified time | relevance | path

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

/linux/include/linux/
A Drwsem.h47 struct rw_semaphore { struct
69 static inline int rwsem_is_locked(struct rw_semaphore *sem) in rwsem_is_locked() argument
128 struct rw_semaphore { struct
142 struct rw_semaphore lockname = __RWSEM_INITIALIZER(lockname) argument
/linux/tools/perf/util/
A Drwsem.h6 struct rw_semaphore { struct
10 int init_rwsem(struct rw_semaphore *sem); argument
/linux/Documentation/locking/
A Dlocktypes.rst132 rw_semaphore chapter

Completed in 7 milliseconds