Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/locking/
Drwsem.c1386 static inline void __down_write(struct rw_semaphore *sem) in __down_write() function
1535 LOCK_CONTENDED(sem, __down_write_trylock, __down_write); in down_write()
1615 LOCK_CONTENDED(sem, __down_write_trylock, __down_write); in _down_write_nest_lock()
1631 LOCK_CONTENDED(sem, __down_write_trylock, __down_write); in down_write_nested()