Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_lcores.c128 limit_lcores_init(unsigned int lcore_id __rte_unused, void *arg) in limit_lcores_init() function
155 handle = rte_lcore_callback_register("limit", limit_lcores_init, in test_lcores_callback()
179 handle = rte_lcore_callback_register("limit", limit_lcores_init, in test_lcores_callback()
236 handle[0] = rte_lcore_callback_register("no_limit", limit_lcores_init, in test_non_eal_lcores_callback()
243 handle[1] = rte_lcore_callback_register("limit", limit_lcores_init, in test_non_eal_lcores_callback()