Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Drwsem.c25 int down_write(struct rw_semaphore *sem) in down_write() function
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompat.h231 #define down_write(...) do { } while (0) macro
250 #define down_write(...) do { } while (0) macro
/OK3568_Linux_fs/kernel/kernel/locking/
H A Drwsem.c1584 void __sched down_write(struct rw_semaphore *sem) in down_write() function