|
Linux Kernel
3.7.1
|
#include <linux/mman.h>#include <linux/pagemap.h>#include <linux/syscalls.h>#include <linux/mempolicy.h>#include <linux/page-isolation.h>#include <linux/hugetlb.h>#include <linux/falloc.h>#include <linux/sched.h>#include <linux/ksm.h>#include <linux/fs.h>#include <linux/file.h>Go to the source code of this file.
Functions | |
| SYSCALL_DEFINE3 (madvise, unsigned long, start, size_t, len_in, int, behavior) | |
1.8.2