Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Drwsem.c690 static inline bool rwsem_try_write_lock_unqueued(struct rw_semaphore *sem) in rwsem_try_write_lock_unqueued() function
846 taken = rwsem_try_write_lock_unqueued(sem); in rwsem_optimistic_spin()