Searched refs:rte_service_may_be_active (Results 1 – 8 of 8) sorted by relevance
908 TEST_ASSERT_EQUAL(-EINVAL, rte_service_may_be_active(10000), in service_may_be_active()931 if (!rte_service_may_be_active(sid)) in service_may_be_active()936 TEST_ASSERT_EQUAL(0, rte_service_may_be_active(sid), in service_may_be_active()975 TEST_ASSERT_EQUAL(1, rte_service_may_be_active(sid), in service_active_two_cores()984 if (!rte_service_may_be_active(sid)) in service_active_two_cores()989 TEST_ASSERT_EQUAL(0, rte_service_may_be_active(sid), in service_active_two_cores()
183 rte_service_may_be_active(uint32_t id);
141 rte_service_may_be_active
178 rte_service_may_be_active;
394 while (rte_service_may_be_active(txa->service_id)) in txa_service_unregister()477 while (rte_service_may_be_active(txa->service_id)) in txa_service_ctrl()
979 while (rte_service_may_be_active(sw->service_id)) in swtim_stop()
416 rte_service_may_be_active(uint32_t id) in rte_service_may_be_active() function
836 while (rte_service_may_be_active(sw->service_id)) in sw_stop()