Searched refs:rte_service_may_be_active (Results 1 – 9 of 9) sorted by relevance
918 TEST_ASSERT_EQUAL(-EINVAL, rte_service_may_be_active(10000), in service_may_be_active()941 if (!rte_service_may_be_active(sid)) in service_may_be_active()946 TEST_ASSERT_EQUAL(0, rte_service_may_be_active(sid), in service_may_be_active()985 TEST_ASSERT_EQUAL(1, rte_service_may_be_active(sid), in service_active_two_cores()994 if (!rte_service_may_be_active(sid)) in service_active_two_cores()999 TEST_ASSERT_EQUAL(0, rte_service_may_be_active(sid), in service_active_two_cores()
179 rte_service_may_be_active(uint32_t id);
245 rte_service_may_be_active;
393 while (rte_service_may_be_active(txa->service_id)) in txa_service_unregister()476 while (rte_service_may_be_active(txa->service_id)) in txa_service_ctrl()
1010 while (rte_service_may_be_active(sw->service_id)) in swtim_stop()
410 rte_service_may_be_active(uint32_t id) in rte_service_may_be_active() function
492 if (rte_service_may_be_active(registry->polling.service.id) == 0) in sfc_mae_counter_service_unregister()
1267 if (rte_service_may_be_active(rp->service_id) == 0) in sfc_repr_proxy_stop()
833 while (rte_service_may_be_active(sw->service_id)) in sw_stop()