Home
last modified time | relevance | path

Searched defs:__down_read (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/asm-generic/
Drwsem.h35 static inline void __down_read(struct rw_semaphore *sem) in __down_read() function
/Linux-v4.19/arch/x86/include/asm/
Drwsem.h81 static inline void __down_read(struct rw_semaphore *sem) in __down_read() function
/Linux-v4.19/arch/ia64/include/asm/
Drwsem.h50 __down_read (struct rw_semaphore *sem) in __down_read() function
/Linux-v4.19/arch/alpha/include/asm/
Drwsem.h48 static inline void __down_read(struct rw_semaphore *sem) in __down_read() function
/Linux-v4.19/kernel/locking/
Drwsem-spinlock.c178 void __sched __down_read(struct rw_semaphore *sem) in __down_read() function