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.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/rcu/
H A Drcutorture.c390 void (*up_read)(int idx); member