Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Drwsem.c29 int down_read(struct rw_semaphore *sem) in down_read() function
/linux/tools/include/linux/
H A Drwsem.h21 static inline int down_read(struct rw_semaphore *sem) in down_read() function
/linux/kernel/rcu/
H A Drcutorture.c389 int (*down_read)(void); member