Home
last modified time | relevance | path

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

12

/dpdk/app/test/
H A Dtest_graph.c170 void **objs, uint16_t nb_objs) in test_node_worker_source()
214 test_node0_worker(struct rte_graph *graph, struct rte_node *node, void **objs, in test_node0_worker()
297 test_node1_worker(struct rte_graph *graph, struct rte_node *node, void **objs, in test_node1_worker()
351 test_node2_worker(struct rte_graph *graph, struct rte_node *node, void **objs, in test_node2_worker()
407 test_node3_worker(struct rte_graph *graph, struct rte_node *node, void **objs, in test_node3_worker()
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_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/drivers/net/e1000/
H A Dmeson.build5 objs = [base_objs] variable
/dpdk/lib/graph/
H A Drte_graph_worker.h77 void **objs; /**< Array of object pointers. */ member
140 void **objs; in rte_graph_walk() local
272 rte_edge_t next, void **objs, uint16_t nb_objs) in rte_node_enqueue()
398 rte_edge_t *nexts, void **objs, uint16_t nb_objs) in rte_node_enqueue_next()
/dpdk/drivers/net/txgbe/
H A Dmeson.build11 objs = [base_objs] variable
/dpdk/drivers/net/hinic/
H A Dmeson.build11 objs = [base_objs] variable
/dpdk/drivers/net/qede/
H A Dmeson.build11 objs = [base_objs] variable
/dpdk/drivers/net/igc/
H A Dmeson.build11 objs = [base_objs] variable
/dpdk/drivers/net/octeontx/
H A Dmeson.build11 objs = [base_objs] variable
/dpdk/drivers/net/thunderx/
H A Dmeson.build11 objs = [base_objs] variable
/dpdk/drivers/net/ngbe/
H A Dmeson.build11 objs = [base_objs] variable
/dpdk/drivers/net/ixgbe/
H A Dmeson.build7 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 Dethdev_tx.c16 void **objs, uint16_t nb_objs) in ethdev_tx_node_process()
H A Dpkt_cls.c31 void **objs, uint16_t nb_objs) in pkt_cls_node_process()
H A Dip4_lookup_neon.h11 void **objs, uint16_t nb_objs) in ip4_lookup_node_process_vec()
/dpdk/drivers/net/fm10k/
H A Dmeson.build11 objs = [base_objs] variable
/dpdk/drivers/raw/ifpga/
H A Dmeson.build11 objs = [base_objs] variable
/dpdk/drivers/common/sfc_efx/
H A Dmeson.build38 objs = [base_objs] variable
/dpdk/drivers/net/ice/
H A Dmeson.build5 objs = [base_objs] variable
/dpdk/drivers/net/i40e/
H A Dmeson.build10 objs = [base_objs] variable
/dpdk/app/
H A Dmeson.build36 objs = [] # other object files to link against, used e.g. for variable
/dpdk/lib/
H A Dmeson.build121 objs = [] # other object files to link against, used e.g. for variable

12