Home
last modified time | relevance | path

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

/include/linux/
A Drwsem.h130 static inline int rwsem_is_contended(struct rw_semaphore *sem) in rwsem_is_contended() function
192 static __always_inline int rwsem_is_contended(struct rw_semaphore *sem) in rwsem_is_contended() function
A Dmmap_lock.h494 return rwsem_is_contended(&mm->mmap_lock); in mmap_lock_is_contended()

Completed in 7 milliseconds