Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dmlock.c567 static __must_check int do_mlock(unsigned long start, size_t len, vm_flags_t flags) in do_mlock() function
616 return do_mlock(start, len, VM_LOCKED); in SYSCALL_DEFINE2()
629 return do_mlock(start, len, vm_flags); in SYSCALL_DEFINE3()
/linux-6.1.9/Documentation/mm/
Dunevictable-lru.rst301 Before returning from the system call, do_mlock() or mlockall() will call