Home
last modified time | relevance | path

Searched defs:child (Results 1 – 13 of 13) sorted by relevance

/dpdk/app/test-cmdline/
H A Dcmdline_test.py15 def runTest(child, test): argument
33 def runHistoryTest(child): argument
62 child = pexpect.spawn(test_app_path) variable
76 child = pexpect.spawn(test_app_path) variable
/dpdk/drivers/bus/fslmc/
H A Dfslmc_vfio.h26 struct fslmc_vfio_device *child; /* Child object */ member
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_auxiliary.c23 char *child, size_t size) in mlx5_auxiliary_get_child_name()
/dpdk/drivers/common/dpaax/
H A Ddpaa_of.h137 #define for_each_child_node(parent, child) \ argument
/dpdk/drivers/common/cnxk/
H A Droc_nix_tm.c139 struct nix_tm_node *child, *parent; in nix_tm_update_parent_info() local
970 struct nix_tm_node *node, *child; in nix_tm_node_delete() local
1021 struct nix_tm_node *child; in nix_tm_assign_hw_id() local
H A Droc_nix_tm_utils.c469 struct nix_tm_node *child; in nix_tm_child_res_valid() local
516 uint64_t parent = 0, child = 0; in nix_tm_topology_reg_prep() local
H A Droc_nix_tm_ops.c304 struct nix_tm_node *node, *child; in roc_nix_tm_node_pkt_mode_update() local
/dpdk/lib/acl/
H A Dacl_gen.c117 struct rte_acl_node *child; in acl_node_fill_dfa() local
/dpdk/lib/rib/
H A Drte_rib.c207 struct rte_rib_node *cur, *prev, *child; in rte_rib_remove() local
H A Drte_rib6.c254 struct rte_rib6_node *cur, *prev, *child; in rte_rib6_remove() local
/dpdk/lib/gpudev/
H A Dgpudev.c322 int16_t dev_id, child; in rte_gpu_release() local
/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_rm.c421 int parent, child; in tf_rm_update_parent_reservations() local
/dpdk/drivers/net/ice/base/
H A Dice_sched.c1439 struct ice_sched_node *child = base->children[i]; in ice_sched_find_node_in_subtree() local