Home
last modified time | relevance | path

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

/tools/perf/util/
Drwsem.h13 struct rw_semaphore { struct
21 int init_rwsem(struct rw_semaphore *sem); argument
/tools/include/linux/
Drwsem.h7 struct rw_semaphore { struct
11 static inline int init_rwsem(struct rw_semaphore *sem) in init_rwsem() argument
/tools/perf/util/bpf_skel/vmlinux/
Dvmlinux.h70 struct rw_semaphore { struct
71 atomic_long_t owner;