Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Drwsem.c49 int down_write(struct rw_semaphore *sem) in down_write() function
/linux/tools/include/linux/
H A Drwsem.h31 static inline int down_write(struct rw_semaphore *sem) in down_write() function
/linux/kernel/locking/
H A Drwsem.c1576 void __sched down_write(struct rw_semaphore *sem) in down_write() function