Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dmmap_lock.h90 static inline int mmap_lock_is_contended(struct mm_struct *mm) in mmap_lock_is_contended() function
/kernel/linux/linux-5.10/fs/proc/
Dtask_mmu.c915 if (mmap_lock_is_contended(mm)) { in show_smaps_rollup()