Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dmmap.c1233 static inline int mlock_future_check(struct mm_struct *mm, in mlock_future_check() function
1312 if (mlock_future_check(mm, vm_flags, len)) in do_mmap_pgoff()
2748 error = mlock_future_check(mm, mm->def_flags, len); in do_brk()