Searched refs:rte_service_component_unregister (Results 1 – 10 of 10) sorted by relevance
88 int32_t rte_service_component_unregister(uint32_t id);
123 rte_service_component_unregister
159 rte_service_component_unregister;
107 TEST_ASSERT_EQUAL(-EINVAL, rte_service_component_unregister(1000), in unregister_all()112 TEST_ASSERT_EQUAL(0, rte_service_component_unregister(i), in unregister_all()
104 rte_service_component_unregister(priv->rxp.sid); in fs_rx_event_proxy_service_uninstall()
155 rte_service_component_unregister(t->service_id); in thread_sc_service_up()163 rte_service_component_unregister(t->service_id); in thread_sc_service_up()173 rte_service_component_unregister(t->service_id); in thread_sc_service_up()192 rte_service_component_unregister(t->service_id); in thread_sc_service_down()
278 rte_service_component_unregister(uint32_t id) in rte_service_component_unregister() function
919 ret = rte_service_component_unregister(sw->service_id); in swtim_uninit()
396 rte_service_component_unregister(txa->service_id); in txa_service_unregister()
1609 rte_service_component_unregister(rx_adapter->service_id); in rxa_init_service()