Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Drwsem.c40 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.c1630 void up_read(struct rw_semaphore *sem) in up_read() function
/linux/kernel/rcu/
H A Drcutorture.c386 void (*up_read)(int idx); member