Home
last modified time | relevance | path

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

12

/f-stack/dpdk/app/test/
H A Dtest_graph.c158 void **objs, uint16_t nb_objs) in test_node_worker_source()
202 test_node0_worker(struct rte_graph *graph, struct rte_node *node, void **objs, in test_node0_worker()
285 test_node1_worker(struct rte_graph *graph, struct rte_node *node, void **objs, in test_node1_worker()
339 test_node2_worker(struct rte_graph *graph, struct rte_node *node, void **objs, in test_node2_worker()
395 test_node3_worker(struct rte_graph *graph, struct rte_node *node, void **objs, in test_node3_worker()
H A Dtest_stack_perf.c114 void *objs[MAX_BURST]; in test_empty_pop() local
140 void *objs[MAX_BURST] = {0}; in bulk_push_pop() local
278 void *objs[MAX_BURST]; in test_bulk_push_pop() local
H A Dtest_graph_perf.c95 void **objs, uint16_t nb_objs) in test_perf_node_worker_source()
124 struct rte_node *node, void **objs, in test_perf_node_worker_source_burst_one()
155 void **objs, uint16_t nb_objs) in test_perf_node_worker()
219 test_perf_node_sink(struct rte_graph *graph, struct rte_node *node, void **objs, in test_perf_node_sink()
/f-stack/dpdk/drivers/net/thunderx/
H A Dmeson.build5 objs = [base_objs] variable
/f-stack/dpdk/drivers/net/qede/
H A Dmeson.build5 objs = [base_objs] variable
/f-stack/dpdk/drivers/net/octeontx/
H A Dmeson.build5 objs = [base_objs] variable
/f-stack/dpdk/drivers/net/hinic/
H A Dmeson.build5 objs = [base_objs] variable
/f-stack/dpdk/drivers/net/txgbe/
H A Dmeson.build5 objs = [base_objs] variable
/f-stack/dpdk/drivers/net/e1000/
H A Dmeson.build5 objs = [base_objs] variable
/f-stack/dpdk/drivers/net/igc/
H A Dmeson.build5 objs = [base_objs] variable
/f-stack/dpdk/drivers/net/fm10k/
H A Dmeson.build5 objs = [base_objs] variable
/f-stack/dpdk/lib/librte_node/
H A Dnull.c8 null(struct rte_graph *graph, struct rte_node *node, void **objs, in null()
H A Dpkt_drop.c10 pkt_drop_process(struct rte_graph *graph, struct rte_node *node, void **objs, in pkt_drop_process()
H A Dethdev_tx.c17 void **objs, uint16_t nb_objs) in ethdev_tx_node_process()
H A Dpkt_cls.c35 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()
H A Dip4_lookup_sse.h11 void **objs, uint16_t nb_objs) in ip4_lookup_node_process_vec()
/f-stack/dpdk/drivers/raw/ifpga/
H A Dmeson.build11 objs = [base_objs] variable
/f-stack/dpdk/drivers/common/sfc_efx/
H A Dmeson.build33 objs = [base_objs] variable
/f-stack/dpdk/drivers/net/ixgbe/
H A Dmeson.build7 objs = [base_objs] variable
/f-stack/dpdk/lib/librte_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()
/f-stack/dpdk/drivers/net/i40e/
H A Dmeson.build10 objs = [base_objs] variable
/f-stack/dpdk/drivers/net/ice/
H A Dmeson.build5 objs = [base_objs] variable
/f-stack/dpdk/app/
H A Dmeson.build35 objs = [] # other object files to link against, used e.g. for variable
/f-stack/dpdk/lib/
H A Dmeson.build70 objs = [] # other object files to link against, used e.g. for variable

12