Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmmap_lock.h180 static inline int mmap_lock_is_contended(struct mm_struct *mm) in mmap_lock_is_contended() function
/linux/kernel/bpf/
H A Dtask_iter.c489 if (mmap_lock_is_contended(curr_mm)) { in task_vma_seq_get_next()
/linux/fs/proc/
H A Dtask_mmu.c922 if (mmap_lock_is_contended(mm)) { in show_smaps_rollup()