Home
last modified time | relevance | path

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

/linux/mm/
H A Dmmap_lock.c186 static inline bool get_mmap_lock_carefully(struct mm_struct *mm, struct pt_regs *regs) in get_mmap_lock_carefully() function
/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