Searched refs:do_mlock (Results 1 – 2 of 2) sorted by relevance
556 static int do_mlock(unsigned long start, size_t len, int on) in do_mlock() function631 error = do_mlock(start, len, 1); in SYSCALL_DEFINE2()651 ret = do_mlock(start, len, 0); in SYSCALL_DEFINE2()
387 do_mlock[all]() - as the mlock() and mlockall() system calls with the unlock vs