Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/locking/
Drwsem.c562 static inline bool rwsem_try_write_lock(struct rw_semaphore *sem, in rwsem_try_write_lock() function
1211 if (rwsem_try_write_lock(sem, wstate)) { in rwsem_down_write_slowpath()