Searched refs:rwsem_is_contended (Results 1 – 2 of 2) sorted by relevance
130 static inline int rwsem_is_contended(struct rw_semaphore *sem) in rwsem_is_contended() function192 static __always_inline int rwsem_is_contended(struct rw_semaphore *sem) in rwsem_is_contended() function
494 return rwsem_is_contended(&mm->mmap_lock); in mmap_lock_is_contended()
Completed in 7 milliseconds