Go to the source code of this file.
| #define FRAME_QUEUE_NELTS 32 |
| uword os_get_cpu_number |
( |
void |
| ) |
|
| uword os_get_ncpus |
( |
void |
| ) |
|
| int rte_eal_remote_launch |
( |
| ) |
|
| unsigned __thread RTE_PER_LCORE |
( |
_lcore_id |
| ) |
|
| unsigned rte_socket_id |
( |
| ) |
|
| static int sort_registrations_by_no_clone |
( |
void * |
a0, |
|
|
void * |
a1 |
|
) |
| |
|
static |
| void vl_msg_api_handler_no_free |
( |
void * |
v | ) |
|
| static int vlib_frame_queue_dequeue_internal |
( |
vlib_main_t * |
vm | ) |
|
|
inlinestatic |
| VLIB_REGISTER_THREAD |
( |
worker_thread_reg |
, |
|
|
static |
|
|
) |
| |
| void vlib_set_thread_name |
( |
char * |
name | ) |
|
| static uword* vlib_sysfs_list_to_bitmap |
( |
char * |
filename | ) |
|
|
static |
| void vlib_worker_thread_barrier_release |
( |
vlib_main_t * |
vm | ) |
|
| void vlib_worker_thread_barrier_sync |
( |
vlib_main_t * |
vm | ) |
|
| void* vlib_worker_thread_bootstrap_fn |
( |
void * |
arg | ) |
|
| void vlib_worker_thread_fn |
( |
void * |
arg | ) |
|
| void vlib_worker_thread_node_runtime_update |
( |
void |
| ) |
|
| struct lcore_config lcore_config[] |