| /dpdk/drivers/event/sw/ |
| H A D | sw_evdev_selftest.c | 668 burst_packets(struct test *t) in burst_packets() 778 abuse_inflights(struct test *t) in abuse_inflights() 836 xstats_tests(struct test *t) in xstats_tests() 1833 qid_priorities(struct test *t) in qid_priorities() 1987 load_balancing(struct test *t) in load_balancing() 2245 invalid_qid(struct test *t) in invalid_qid() 2339 single_packet(struct test *t) in single_packet() 2766 ordered_basic(struct test *t) in ordered_basic() 2968 struct test *t = arg; in worker_loopback_worker_fn() local 3034 struct test *t = arg; in worker_loopback_producer_fn() local [all …]
|
| /dpdk/lib/pipeline/ |
| H A D | rte_swx_pipeline_internal.h | 2095 struct thread *t, in __instr_extern_obj_exec() 2138 struct thread *t, in __instr_mov_exec() 2301 struct thread *t, in __instr_alu_add_mh_exec() 2311 struct thread *t, in __instr_alu_add_hm_exec() 2321 struct thread *t, in __instr_alu_add_hh_exec() 2331 struct thread *t, in __instr_alu_add_mi_exec() 2341 struct thread *t, in __instr_alu_add_hi_exec() 2361 struct thread *t, in __instr_alu_sub_mh_exec() 2371 struct thread *t, in __instr_alu_sub_hm_exec() 2381 struct thread *t, in __instr_alu_sub_hh_exec() [all …]
|
| H A D | rte_swx_pipeline.c | 192 struct thread *t = &p->threads[i]; in struct_build() local 207 struct thread *t = &p->threads[i]; in struct_build_free() local 812 struct thread *t = &p->threads[i]; in extern_obj_build() local 847 struct thread *t = &p->threads[i]; in extern_obj_build_free() local 1023 struct thread *t = &p->threads[i]; in extern_func_build() local 2078 struct table *t; in instr_table_translate() local 7338 struct table *t = NULL; in rte_swx_pipeline_table_config() local 9427 struct table *t = NULL; in rte_swx_ctl_table_info_get() local 9451 struct table *t; in rte_swx_ctl_table_match_field_info_get() local 9476 struct table *t; in rte_swx_ctl_table_action_info_get() local [all …]
|
| /dpdk/app/test-eventdev/ |
| H A D | test_order_common.c | 11 struct test_order *t = evt_test_priv(test); in order_test_result() local 20 struct test_order *t = p->t; in order_producer() local 138 struct test_order *t; in order_test_setup() local 210 struct test_order *t = evt_test_priv(test); in order_test_destroy() local 220 struct test_order *t = evt_test_priv(test); in order_mempool_setup() local 238 struct test_order *t = evt_test_priv(test); in order_mempool_destroy() local 266 struct test_order *t = evt_test_priv(test); in order_launch_lcores() local 328 struct test_order *t = evt_test_priv(test); in order_event_dev_port_setup() local
|
| H A D | test_perf_common.c | 17 struct test_perf *t = evt_test_priv(test); in perf_test_result() local 37 struct test_perf *t = p->t; in perf_producer() local 89 struct test_perf *t = p->t; in perf_producer_burst() local 152 struct test_perf *t = p->t; in perf_event_timer_producer() local 218 struct test_perf *t = p->t; in perf_event_timer_producer_burst() local 281 struct test_perf *t = p->t; in crypto_adapter_enq_op_new() local 331 struct test_perf *t = p->t; in crypto_adapter_enq_op_fwd() local 398 struct test_perf *t = p->t; in perf_producer_wrapper() local 426 processed_pkts(struct test_perf *t) in processed_pkts() 438 total_latency(struct test_perf *t) in total_latency() [all …]
|
| H A D | test_order_common.h | 32 struct test_order *t; member 39 struct test_order *t; member 66 order_flow_id_copy_from_mbuf(struct test_order *t, struct rte_event *event) in order_flow_id_copy_from_mbuf() 73 order_flow_id_save(struct test_order *t, flow_id_t flow_id, in order_flow_id_save() 83 order_mbuf_seqn(struct test_order *t, struct rte_mbuf *mbuf) in order_mbuf_seqn() 95 order_process_stage_1(struct test_order *const t, in order_process_stage_1() 120 order_process_stage_invalid(struct test_order *const t, in order_process_stage_invalid()
|
| H A D | test_pipeline_common.c | 14 struct test_pipeline *t = evt_test_priv(test); in pipeline_test_result() local 48 processed_pkts(struct test_pipeline *t) in processed_pkts() 64 struct test_pipeline *t = evt_test_priv(test); in pipeline_launch_lcores() local 175 struct test_pipeline *t = evt_test_priv(test); in pipeline_ethdev_setup() local 296 struct test_pipeline *t = evt_test_priv(test); in pipeline_event_port_setup() local 602 struct test_pipeline *t = evt_test_priv(test); in pipeline_mempool_setup() local 669 struct test_pipeline *t = evt_test_priv(test); in pipeline_mempool_destroy() local 695 struct test_pipeline *t = evt_test_priv(test); in pipeline_test_setup() local
|
| H A D | test_pipeline_common.h | 36 struct test_pipeline *t; member 114 struct rte_event *const ev, struct test_pipeline *t) in pipeline_event_tx() 128 struct rte_event *const ev, struct test_pipeline *t) in pipeline_event_tx_vector() 143 struct test_pipeline *t) in pipeline_event_tx_burst() 158 struct rte_event *ev, struct test_pipeline *t) in pipeline_event_enqueue() 172 struct test_pipeline *t) in pipeline_event_enqueue_burst()
|
| /dpdk/drivers/event/opdl/ |
| H A D | opdl_ring.c | 129 input_stage(const struct opdl_ring *t) in input_stage() 143 get_slot(const struct opdl_ring *t, uint32_t n) in get_slot() 505 struct opdl_ring *t = s->t; in opdl_stage_claim_singlethread() local 564 struct opdl_ring *t = s->t; in opdl_stage_claim_multithread() local 773 opdl_ring_available(struct opdl_ring *t) in opdl_ring_available() 786 opdl_ring_flush(struct opdl_ring *t) in opdl_ring_flush() 838 struct opdl_ring *t = dependent->t; in add_dep() local 898 struct opdl_ring *t; in opdl_ring_create() local 976 struct opdl_ring *t = s->t; in opdl_ring_cas_slot() local 1062 opdl_ring_get_name(const struct opdl_ring *t) in opdl_ring_get_name() [all …]
|
| H A D | opdl_test.c | 84 init(struct test *t, int nb_queues, int nb_ports) in init() 108 create_ports(struct test *t, int num_ports) in create_ports() 131 create_queues_type(struct test *t, int num_qids, enum queue_type flags) in create_queues_type() 187 ordered_basic(struct test *t) in ordered_basic() 325 atomic_basic(struct test *t) in atomic_basic() 554 single_link_w_stats(struct test *t) in single_link_w_stats() 696 single_link(struct test *t) in single_link() 775 qid_basic(struct test *t) in qid_basic() 987 struct test *t = malloc(sizeof(struct test)); in opdl_selftest() local
|
| /dpdk/lib/eal/common/ |
| H A D | eal_common_tailqs.c | 84 rte_eal_tailq_local_register(struct rte_tailq_elem *t) in rte_eal_tailq_local_register() 98 rte_eal_tailq_update(struct rte_tailq_elem *t) in rte_eal_tailq_update() 109 rte_eal_tailq_register(struct rte_tailq_elem *t) in rte_eal_tailq_register() 139 struct rte_tailq_elem *t; in rte_eal_tailqs_init() local
|
| /dpdk/drivers/net/cxgbe/ |
| H A D | mps_tcam.c | 17 static int cxgbe_update_free_idx(struct mpstcam_table *t) in cxgbe_update_free_idx() 42 cxgbe_mpstcam_lookup(struct mpstcam_table *t, const u8 *eth_addr, in cxgbe_mpstcam_lookup() 180 struct mpstcam_table *t = adap->mpstcam; in cxgbe_mpstcam_remove() local 214 struct mpstcam_table *t; in cxgbe_mpstcam_rawf_enable() local 245 struct mpstcam_table *t; in cxgbe_mpstcam_rawf_disable() local 275 struct mpstcam_table *t; in t4_init_mpstcam() local
|
| /dpdk/examples/pipeline/ |
| H A D | thread.c | 86 struct thread *t = &thread[i]; in thread_free() local 106 struct thread *t = &thread[i]; in thread_init() local 212 struct thread *t = &thread[thread_id]; in thread_msg_send_recv() local 237 struct thread *t; in thread_pipeline_enable() local 310 struct thread *t; in thread_pipeline_disable() local 417 thread_msg_handle_pipeline_enable(struct thread_data *t, in thread_msg_handle_pipeline_enable() 444 thread_msg_handle_pipeline_disable(struct thread_data *t, in thread_msg_handle_pipeline_disable() 481 thread_msg_handle(struct thread_data *t) in thread_msg_handle() 515 struct thread_data *t; in thread_main() local
|
| /dpdk/lib/table/ |
| H A D | rte_table_hash_cuckoo.c | 84 struct rte_table_hash *t; in rte_table_hash_cuckoo_create() local 142 struct rte_table_hash *t = table; in rte_table_hash_cuckoo_free() local 157 struct rte_table_hash *t = table; in rte_table_hash_cuckoo_entry_add() local 204 struct rte_table_hash *t = table; in rte_table_hash_cuckoo_entry_delete() local 236 struct rte_table_hash *t = table; in rte_table_hash_cuckoo_lookup() local 301 struct rte_table_hash *t = table; in rte_table_hash_cuckoo_stats_read() local
|
| H A D | rte_table_hash_lru.c | 145 struct rte_table_hash *t; in rte_table_hash_lru_create() local 263 struct rte_table_hash *t = table; in rte_table_hash_lru_free() local 277 struct rte_table_hash *t = table; in rte_table_hash_lru_entry_add() local 361 struct rte_table_hash *t = table; in rte_table_hash_lru_entry_delete() local 404 struct rte_table_hash *t = (struct rte_table_hash *) table; in rte_table_hash_lru_lookup_unoptimized() local 605 #define lookup2_stage0(t, g, pkts, pkts_mask, pkt00_index, pkt01_index)\ argument 625 #define lookup2_stage0_with_odd_support(t, g, pkts, pkts_mask, pkt00_index, \ argument 649 #define lookup2_stage1(t, g, pkts, pkt10_index, pkt11_index)\ argument 686 #define lookup2_stage2(t, g, pkt20_index, pkt21_index, pkts_mask_match_many)\ argument 808 struct rte_table_hash *t = (struct rte_table_hash *) table; in rte_table_hash_lru_lookup() local [all …]
|
| H A D | rte_table_hash_ext.c | 168 struct rte_table_hash *t; in rte_table_hash_ext_create() local 288 struct rte_table_hash *t = table; in rte_table_hash_ext_free() local 302 struct rte_table_hash *t = table; in rte_table_hash_ext_entry_add() local 403 struct rte_table_hash *t = table; in rte_table_hash_ext_entry_delete() local 469 struct rte_table_hash *t = (struct rte_table_hash *) table; in rte_table_hash_ext_lookup_unoptimized() local 668 #define lookup2_stage0(t, g, pkts, pkts_mask, pkt00_index, pkt01_index) \ argument 688 #define lookup2_stage0_with_odd_support(t, g, pkts, pkts_mask, pkt00_index, \ argument 711 #define lookup2_stage1(t, g, pkts, pkt10_index, pkt11_index) \ argument 748 #define lookup2_stage2(t, g, pkt20_index, pkt21_index, pkts_mask_match_many)\ argument 856 struct rte_table_hash *t = (struct rte_table_hash *) table; in rte_table_hash_ext_lookup() local [all …]
|
| H A D | rte_swx_table_em.c | 268 table_key(struct table *t, uint32_t key_id) in table_key() 298 bkt_keycmp(struct table *t, in bkt_keycmp() 318 bkt_key_install(struct table *t, in bkt_key_install() 346 bkt_key_data_update(struct table *t, in bkt_key_data_update() 375 struct table *t; in __table_create() local 469 struct table *t = table; in table_free() local 480 struct table *t = table; in table_add() local 540 struct table *t = table; in table_del() local 592 struct table *t = table; in table_lookup_unoptimized() local 689 struct table *t = table; in table_lookup() local [all …]
|
| H A D | rte_table_array.c | 47 struct rte_table_array *t; in rte_table_array_create() local 82 struct rte_table_array *t = table; in rte_table_array_free() local 104 struct rte_table_array *t = table; in rte_table_array_entry_add() local 148 struct rte_table_array *t = (struct rte_table_array *) table; in rte_table_array_lookup() local
|
| H A D | rte_swx_table_selector.c | 188 struct table *t = table; in rte_swx_table_selector_free() local 220 table_params_copy(struct table *t, struct rte_swx_table_selector_params *params) in table_params_copy() 267 struct table *t = NULL; in rte_swx_table_selector_create() local 315 group_check(struct table *t, struct rte_swx_table_selector_group *group) in group_check() 485 group_set(struct table *t, in group_set() 536 struct table *t = table; in rte_swx_table_selector_group_set() local 558 struct table *t = table; in rte_swx_table_selector_select() local
|
| /dpdk/app/test/ |
| H A D | test_lcores.c | 23 struct thread_context *t = arg; in thread_loop() local 67 struct thread_context *t; in test_non_eal_lcores() local 219 struct thread_context *t; in test_non_eal_lcores_callback() local 345 struct thread_context *t = arg; in ctrl_thread_loop() local 359 struct thread_context *t; in test_ctrl_thread() local
|
| H A D | commands.c | 49 add_test_command(struct test_command *t) in add_test_command() 62 struct test_command *t; in cmd_autotest_parsed() local 104 #define DUMP_SIZE(t) printf("sizeof(" #t ") = %u\n", (unsigned)sizeof(t)); in dump_struct_sizes() argument 360 struct test_command *t; in commands_init() local 384 struct test_command *t; in command_valid() local
|
| /dpdk/lib/rcu/ |
| H A D | rte_rcu_qsbr.h | 301 uint64_t t; in rte_rcu_qsbr_thread_online() local 454 uint64_t t; in rte_rcu_qsbr_start() local 483 uint64_t t; in rte_rcu_qsbr_quiescent() local 514 __rte_rcu_qsbr_check_selective(struct rte_rcu_qsbr *v, uint64_t t, bool wait) in __rte_rcu_qsbr_check_selective() 588 __rte_rcu_qsbr_check_all(struct rte_rcu_qsbr *v, uint64_t t, bool wait) in __rte_rcu_qsbr_check_all() 668 rte_rcu_qsbr_check(struct rte_rcu_qsbr *v, uint64_t t, bool wait) in rte_rcu_qsbr_check()
|
| /dpdk/lib/eal/include/ |
| H A D | rte_trace_point_register.h | 29 #define __rte_trace_point_emit_header_generic(t) \ argument 32 #define __rte_trace_point_emit_header_fp(t) \ argument
|
| /dpdk/app/test-bbdev/ |
| H A D | main.c | 42 add_test_command(struct test_command *t) in add_test_command() 166 struct test_command *t; in print_usage() local 187 struct test_command *t; in parse_args() local 318 struct test_command *t; in run_all_tests() local
|
| /dpdk/drivers/event/dlb2/ |
| H A D | dlb2_selftest.c | 41 init(struct test *t, int nb_queues, int nb_ports) in init() 99 create_lb_qids(struct test *t, int num_qids, uint32_t flags) in create_lb_qids() 133 create_atomic_qids(struct test *t, int num_qids) in create_atomic_qids() 179 test_stop_flush(struct test *t) /* test to check we can properly flush events */ in test_stop_flush() 1388 struct test t; in do_selftest() local
|