Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dmlock.c607 static int do_mlock(unsigned long start, size_t len, vm_flags_t flags) in do_mlock() function
645 return do_mlock(start, len, VM_LOCKED); in SYSCALL_DEFINE2()
658 return do_mlock(start, len, vm_flags); in SYSCALL_DEFINE3()
/linux-4.4.14/Documentation/vm/
Dunevictable-lru.txt387 do_mlock[all]() - as the mlock() and mlockall() system calls with the unlock vs