Home
last modified time | relevance | path

Searched defs:proc_type (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_timer_secondary.c114 int proc_type = rte_eal_process_type(); in test_timer_secondary() local
/f-stack/dpdk/examples/multi_process/symmetric_mp/
H A Dmain.c428 enum rte_proc_type_t proc_type; in main() local
/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_ff_module.c171 ff_mod_init(const char *conf, int proc_id, int proc_type) { in ff_mod_init()
/f-stack/lib/
H A Dff_config.h126 char *proc_type; member