Home
last modified time | relevance | path

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

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