Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Drwsem.c39 int up_read(struct rw_semaphore *sem) in up_read() function
/linux/tools/include/linux/
H A Drwsem.h26 static inline int up_read(struct rw_semaphore *sem) in up_read() function
/linux/kernel/locking/
H A Drwsem.c1617 void up_read(struct rw_semaphore *sem) in up_read() function