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/locking/
H A Drwsem.c1521 void __sched down_read(struct rw_semaphore *sem) in down_read() function