FD.io VPP  v16.09
Vector Packet Processing
vm_linux_kernel.h File Reference
+ Include dependency graph for vm_linux_kernel.h:

Go to the source code of this file.

Functions

static void * clib_mem_vm_alloc (uword size)
 
static void clib_mem_vm_free (void *addr, uword size)
 
static void * clib_mem_vm_unmap (void *addr, uword size)
 
static void * clib_mem_vm_map (void *addr, uword size)
 

Function Documentation

static void* clib_mem_vm_alloc ( uword  size)
inlinestatic

Definition at line 47 of file vm_linux_kernel.h.

+ Here is the caller graph for this function:

static void clib_mem_vm_free ( void *  addr,
uword  size 
)
inlinestatic

Definition at line 53 of file vm_linux_kernel.h.

+ Here is the caller graph for this function:

static void* clib_mem_vm_map ( void *  addr,
uword  size 
)
inlinestatic

Definition at line 65 of file vm_linux_kernel.h.

+ Here is the caller graph for this function:

static void* clib_mem_vm_unmap ( void *  addr,
uword  size 
)
inlinestatic

Definition at line 59 of file vm_linux_kernel.h.

+ Here is the caller graph for this function: