Home
last modified time | relevance | path

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

/linux/arch/um/kernel/
H A Dtrap.c28 static inline bool get_mmap_lock_carefully(struct mm_struct *mm, bool is_user) in get_mmap_lock_carefully() function
86 if (!get_mmap_lock_carefully(mm, is_user)) in um_lock_mm_and_find_vma()
/linux/mm/
H A Dmmap_lock.c439 static inline bool get_mmap_lock_carefully(struct mm_struct *mm, struct pt_regs *regs) in get_mmap_lock_carefully() function
501 if (!get_mmap_lock_carefully(mm, regs)) in lock_mm_and_find_vma()