Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Drwsem.c25 int down_write(struct rw_semaphore *sem) in down_write() function
/linux-6.6.21/tools/include/linux/
Drwsem.h31 static inline int down_write(struct rw_semaphore *sem) in down_write() function
/linux-6.6.21/kernel/locking/
Drwsem.c1570 void __sched down_write(struct rw_semaphore *sem) in down_write() function