Home
last modified time | relevance | path

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

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