Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Drwsem.c15 int down_read(struct rw_semaphore *sem) in down_read() function
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompat.h230 #define down_read(...) do { } while (0) macro
252 #define down_read(...) do { } while (0) macro
/OK3568_Linux_fs/kernel/kernel/locking/
H A Drwsem.c1531 void __sched down_read(struct rw_semaphore *sem) in down_read() function