FD.io VPP  v18.07-rc0-415-g6c78436
Vector Packet Processing
syscall.h File Reference
+ Include dependency graph for syscall.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static long set_mempolicy (int mode, const unsigned long *nodemask, unsigned long maxnode)
 
static int get_mempolicy (int *mode, unsigned long *nodemask, unsigned long maxnode, void *addr, unsigned long flags)
 
static long move_pages (int pid, unsigned long count, void **pages, const int *nodes, int *status, int flags)
 
static int memfd_create (const char *name, unsigned int flags)
 

Function Documentation

static int get_mempolicy ( int *  mode,
unsigned long *  nodemask,
unsigned long  maxnode,
void *  addr,
unsigned long  flags 
)
inlinestatic

Definition at line 29 of file syscall.h.

+ Here is the caller graph for this function:

static int memfd_create ( const char *  name,
unsigned int  flags 
)
inlinestatic

Definition at line 44 of file syscall.h.

+ Here is the caller graph for this function:

static long move_pages ( int  pid,
unsigned long  count,
void **  pages,
const int *  nodes,
int *  status,
int  flags 
)
inlinestatic

Definition at line 36 of file syscall.h.

+ Here is the caller graph for this function:

static long set_mempolicy ( int  mode,
const unsigned long *  nodemask,
unsigned long  maxnode 
)
inlinestatic

Definition at line 23 of file syscall.h.

+ Here is the caller graph for this function: