Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dmmap_lock.h182 static inline int mmap_lock_is_contended(struct mm_struct *mm) in mmap_lock_is_contended() function
/Linux-v6.6/kernel/bpf/
Dtask_iter.c511 if (mmap_lock_is_contended(curr_mm)) { in task_vma_seq_get_next()
/Linux-v6.6/fs/proc/
Dtask_mmu.c917 if (mmap_lock_is_contended(mm)) { in show_smaps_rollup()