Home
last modified time | relevance | path

Searched defs:objs (Results 1 – 25 of 40) sorted by relevance

12

/dpdk/drivers/net/thunderx/
H A Dmeson.build11 objs = [base_objs] variable
/dpdk/drivers/net/octeontx/
H A Dmeson.build11 objs = [base_objs] variable
/dpdk/drivers/net/qede/
H A Dmeson.build11 objs = [base_objs] variable
/dpdk/drivers/net/hinic/
H A Dmeson.build11 objs = [base_objs] variable
/dpdk/lib/node/
H A Dpkt_drop.c9 pkt_drop_process(struct rte_graph *graph, struct rte_node *node, void **objs, in pkt_drop_process()
H A Dnull.c8 null(struct rte_graph *graph, struct rte_node *node, void **objs, in null()
H A Dkernel_rx.c69 recv_pkt_parse(void **objs, uint16_t nb_pkts) in recv_pkt_parse()
164 kernel_rx_node_process(struct rte_graph *graph, struct rte_node *node, void **objs, in kernel_rx_node_process()
H A Dip4_local.c25 void **objs, uint16_t nb_objs) in ip4_local_node_process_scalar()
H A Dethdev_tx.c16 void **objs, uint16_t nb_objs) in ethdev_tx_node_process()
H A Dpkt_cls.c46 void **objs, uint16_t nb_objs) in pkt_cls_node_process()
H A Dkernel_tx.c44 kernel_tx_node_process(struct rte_graph *graph __rte_unused, struct rte_node *node, void **objs, in kernel_tx_node_process()
H A Dip4_lookup_neon.h11 void **objs, uint16_t nb_objs) in ip4_lookup_node_process_vec() argument
H A Dip4_lookup_sse.h11 void **objs, uint16_t nb_objs) in ip4_lookup_node_process_vec() argument
H A Dip4_reassembly.c43 ip4_reassembly_node_process(struct rte_graph *graph, struct rte_node *node, void **objs, in ip4_reassembly_node_process() argument
H A Dethdev_rx.c42 void **objs, uint16_t cnt) in ethdev_rx_node_process()
H A Dip4_lookup.c52 void **objs, uint16_t nb_objs) in ip4_lookup_node_process_scalar() argument
H A Dudp4_input.c152 void **objs, uint16_t nb_objs) in udp4_input_node_process_scalar()
/dpdk/drivers/net/txgbe/
H A Dmeson.build11 objs = [base_objs] variable
/dpdk/drivers/common/sfc_efx/
H A Dmeson.build38 objs = [base_objs] variable
/dpdk/app/test/
H A Dtest_stack_perf.c113 void *objs[MAX_BURST]; in test_empty_pop() local
139 void *objs[MAX_BURST] = {0}; in bulk_push_pop() local
276 void *objs[MAX_BURST]; in test_bulk_push_pop() local
H A Dtest_graph.c171 void **objs, uint16_t nb_objs) in test_node_worker_source()
215 test_node0_worker(struct rte_graph *graph, struct rte_node *node, void **objs, in test_node0_worker()
298 test_node1_worker(struct rte_graph *graph, struct rte_node *node, void **objs, in test_node1_worker()
352 test_node2_worker(struct rte_graph *graph, struct rte_node *node, void **objs, in test_node2_worker()
408 test_node3_worker(struct rte_graph *graph, struct rte_node *node, void **objs, in test_node3_worker()
H A Dtest_graph_perf.c106 void **objs, uint16_t nb_objs) in test_perf_node_worker_source()
135 struct rte_node *node, void **objs, in test_perf_node_worker_source_burst_one()
166 void **objs, uint16_t nb_objs) in test_perf_node_worker()
230 test_perf_node_sink(struct rte_graph *graph, struct rte_node *node, void **objs, in test_perf_node_sink()
/dpdk/lib/graph/
H A Drte_graph_worker_common.h123 void **objs; /**< Array of object pointers. */ global() member
181 void **objs; __rte_node_process() local
290 rte_node_enqueue(struct rte_graph * graph,struct rte_node * node,rte_edge_t next,void ** objs,uint16_t nb_objs) rte_node_enqueue() argument
412 rte_node_enqueue_next(struct rte_graph * graph,struct rte_node * node,rte_edge_t * nexts,void ** objs,uint16_t nb_objs) rte_node_enqueue_next() argument
[all...]
H A Dgraph_pcap.c193 struct rte_node *node, void **objs, in graph_pcap_dispatch()
/dpdk/lib/
H A Dmeson.build130 objs = [] # other object files to link against, used e.g. for variable

12