Searched refs:rwsem_try_write_lock (Results 1 – 1 of 1) sorted by relevance
604 static inline bool rwsem_try_write_lock(struct rw_semaphore *sem, in rwsem_try_write_lock() function1152 if (rwsem_try_write_lock(sem, &waiter)) { in rwsem_down_write_slowpath()