Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/locking/
Drwsem-xadd.c258 static inline bool rwsem_try_write_lock(long count, struct rw_semaphore *sem) in rwsem_try_write_lock() function
469 if (rwsem_try_write_lock(count, sem)) in rwsem_down_write_failed()