|
Linux Kernel
3.7.1
|
#include <linux/pagemap.h>#include <linux/gfp.h>#include <linux/mm.h>#include <linux/mman.h>#include <linux/syscalls.h>#include <linux/swap.h>#include <linux/swapops.h>#include <linux/hugetlb.h>#include <asm/uaccess.h>#include <asm/pgtable.h>Go to the source code of this file.
Functions | |
| SYSCALL_DEFINE3 (mincore, unsigned long, start, size_t, len, unsigned char __user *, vec) | |
1.8.2