FD.io VPP  v16.06
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

always_inline voidclib_mem_vm_alloc (uword size)
 
always_inline void clib_mem_vm_free (void *addr, uword size)
 
always_inline voidclib_mem_vm_unmap (void *addr, uword size)
 
always_inline voidclib_mem_vm_map (void *addr, uword size)
 

Function Documentation

always_inline void* clib_mem_vm_alloc ( uword  size)

Definition at line 46 of file vm_linux_kernel.h.

+ Here is the caller graph for this function:

always_inline void clib_mem_vm_free ( void addr,
uword  size 
)

Definition at line 49 of file vm_linux_kernel.h.

+ Here is the caller graph for this function:

always_inline void* clib_mem_vm_map ( void addr,
uword  size 
)

Definition at line 55 of file vm_linux_kernel.h.

+ Here is the caller graph for this function:

always_inline void* clib_mem_vm_unmap ( void addr,
uword  size 
)

Definition at line 52 of file vm_linux_kernel.h.

+ Here is the caller graph for this function: