Home
last modified time | relevance | path

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

/linux/mm/
H A Dmlock.c612 static __must_check int do_mlock(unsigned long start, size_t len, vm_flags_t flags) in do_mlock() function
661 return do_mlock(start, len, VM_LOCKED); in SYSCALL_DEFINE2()
674 return do_mlock(start, len, vm_flags); in SYSCALL_DEFINE3()
/linux/Documentation/mm/
H A Dunevictable-lru.rst304 Before returning from the system call, do_mlock() or mlockall() will call