Home
last modified time | relevance | path

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

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