Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmmap_lock.h90 static inline int mmap_lock_is_contended(struct mm_struct *mm) in mmap_lock_is_contended() function
/OK3568_Linux_fs/kernel/fs/proc/
H A Dtask_mmu.c958 if (mmap_lock_is_contended(mm)) { in show_smaps_rollup()