Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
msync.c File Reference
#include <linux/fs.h>
#include <linux/mm.h>
#include <linux/mman.h>
#include <linux/file.h>
#include <linux/syscalls.h>
#include <linux/sched.h>

Go to the source code of this file.

Functions

 SYSCALL_DEFINE3 (msync, unsigned long, start, size_t, len, int, flags)
 

Function Documentation

SYSCALL_DEFINE3 ( msync  ,
unsigned  long,
start  ,
size_t  ,
len  ,
int  ,
flags   
)

Definition at line 31 of file msync.c.