Searched refs:rwsem_is_contended (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Drwsem.h130 static inline int rwsem_is_contended(struct rw_semaphore *sem) function
180 static __always_inline int rwsem_is_contended(struct rw_semaphore *sem) function
H A Dmmap_lock.h184 return rwsem_is_contended(&mm->mmap_lock);
/linux-master/fs/f2fs/
H A Df2fs.h2149 return rwsem_is_contended(&sem->internal_rwsem);
/linux-master/fs/btrfs/
H A Dblock-group.c768 rwsem_is_contended(&fs_info->commit_root_sem)) {
H A Dsend.c7802 rwsem_is_contended(&fs_info->commit_root_sem)) {

Completed in 334 milliseconds