Searched refs:do_mincore (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/mm/
H A Dmincore.c173 static long do_mincore(unsigned long addr, unsigned long pages, unsigned char *vec) do_mincore() function
253 retval = do_mincore(start, min(pages, PAGE_SIZE), tmp); SYSCALL_DEFINE3()

Completed in 66 milliseconds