Searched refs:__down_write (Results 1 – 12 of 12) sorted by relevance
51 LOCK_CONTENDED(sem, __down_write_trylock, __down_write); in down_write()125 LOCK_CONTENDED(sem, __down_write_trylock, __down_write); in down_write_nested()
50 static inline void __down_write(struct rw_semaphore *sem) in __down_write() function119 __down_write(sem); in __down_write_nested()
36 extern void __down_write(struct rw_semaphore *sem);
119 static inline void __down_write(struct rw_semaphore *sem) in __down_write() function
55 static inline void __down_write(struct rw_semaphore *sem) in __down_write() function
58 static inline void __down_write(struct rw_semaphore *sem) in __down_write() function
66 static inline void __down_write(struct rw_semaphore *sem) in __down_write() function
53 __down_write (struct rw_semaphore *sem) in __down_write() function
148 static inline void __down_write(struct rw_semaphore *sem) in __down_write() function
131 EXPORT_SYMBOL(__down_write);
250 void __sched __down_write(struct rw_semaphore *sem) in __down_write() function