Home
last modified time | relevance | path

Searched refs:rte_mp_disable (Results 1 – 6 of 6) sorted by relevance

/dpdk/lib/eal/include/
H A Drte_eal.h158 bool rte_mp_disable(void);
/dpdk/app/test/
H A Dtest_mp_secondary.c110 if (rte_mp_disable()) { in run_secondary_instances()
/dpdk/lib/eal/common/
H A Deal_common_thread.c335 if (!rte_mp_disable()) { in rte_thread_register()
H A Deal_common_proc.c1283 rte_mp_disable(void) in rte_mp_disable() function
/dpdk/lib/eal/
H A Dversion.map210 rte_mp_disable;
/dpdk/lib/eal/windows/
H A Deal.c75 rte_mp_disable(void) in rte_mp_disable() function