Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Drwsem.c59 int up_write(struct rw_semaphore *sem) in up_write() function
/linux/tools/include/linux/
H A Drwsem.h36 static inline int up_write(struct rw_semaphore *sem) in up_write() function
/linux/kernel/locking/
H A Drwsem.c1627 void up_write(struct rw_semaphore *sem) in up_write() function