Home
last modified time | relevance | path

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

/linux-2.6.39/mm/
Dmlock.c417 static int do_mlock_pages(unsigned long start, size_t len, int ignore_errors) in do_mlock_pages() function
499 error = do_mlock_pages(start, len, 0); in SYSCALL_DEFINE2()
566 do_mlock_pages(0, TASK_SIZE, 1); in SYSCALL_DEFINE1()