Home
last modified time | relevance | path

Searched defs:cs (Results 1 – 6 of 6) sorted by relevance

/dpdk/lib/eal/common/
H A Drte_service.c374 service_runner_do_callback(struct rte_service_spec_impl * s,struct core_state * cs,uint32_t service_idx) service_runner_do_callback() argument
413 service_run(uint32_t i,struct core_state * cs,uint64_t service_mask,struct rte_service_spec_impl * s,uint32_t serialize_mt_unsafe) service_run() argument
467 struct core_state *cs = &lcore_states[rte_lcore_id()]; rte_service_run_iter_on_app_lcore() local
490 struct core_state *cs = &lcore_states[lcore]; service_runner_func() local
569 struct core_state *cs = &lcore_states[i]; rte_service_lcore_list() local
585 struct core_state *cs = &lcore_states[lcore]; rte_service_lcore_count_services() local
750 struct core_state *cs = &lcore_states[lcore]; rte_service_lcore_del() local
774 struct core_state *cs = &lcore_states[lcore]; rte_service_lcore_start() local
816 struct core_state *cs = &lcore_states[lcore]; rte_service_lcore_stop() local
848 struct core_state *cs = &lcore_states[lcore]; lcore_attr_get_loops() local
856 struct core_state *cs = &lcore_states[lcore]; lcore_attr_get_cycles() local
864 struct core_state *cs = &lcore_states[lcore]; lcore_attr_get_service_calls() local
873 struct core_state *cs = &lcore_states[lcore]; lcore_attr_get_service_cycles() local
933 struct core_state *cs; rte_service_lcore_attr_get() local
963 struct core_state *cs = &lcore_states[lcore]; rte_service_attr_reset_all() local
974 struct core_state *cs; rte_service_lcore_attr_reset_all() local
1014 struct core_state *cs = &lcore_states[lcore]; service_dump_calls_per_lcore() local
[all...]
/dpdk/lib/ipsec/
H A Desp_outb.c300 struct rte_cryptodev_sym_session *cs; esp_outb_tun_prepare() local
450 struct rte_cryptodev_sym_session *cs; esp_outb_trs_prepare() local
H A Dcrypto.h307 struct rte_cryptodev_sym_session *cs, struct rte_mbuf *mb) in lksd_none_cop_prepare() argument
H A Desp_inb.c370 struct rte_cryptodev_sym_session *cs; in esp_inb_pkt_prepare() local
/dpdk/lib/mempool/
H A Drte_mempool.h371 #define RTE_MEMPOOL_HEADER_SIZE(mp, cs) \ argument
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_glue.c324 mlx5_glue_destroy_counter_set(struct ibv_counter_set *cs) in mlx5_glue_destroy_counter_set()