Home
last modified time | relevance | path

Searched refs:__up_write (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/locking/
H A Drwsem.c1360 static inline void __up_write(struct rw_semaphore *sem) in __up_write() function
1487 static inline void __up_write(struct rw_semaphore *sem) in __up_write() function
1626 __up_write(sem); in up_write()