Searched defs:child (Results 1 – 13 of 13) sorted by relevance
| /dpdk/app/test-cmdline/ |
| H A D | cmdline_test.py | 15 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 D | fslmc_vfio.h | 26 struct fslmc_vfio_device *child; /* Child object */ member
|
| /dpdk/drivers/common/mlx5/linux/ |
| H A D | mlx5_common_auxiliary.c | 23 char *child, size_t size) in mlx5_auxiliary_get_child_name()
|
| /dpdk/drivers/common/dpaax/ |
| H A D | dpaa_of.h | 137 #define for_each_child_node(parent, child) \ argument
|
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_nix_tm.c | 139 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 D | roc_nix_tm_utils.c | 469 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 D | roc_nix_tm_ops.c | 304 struct nix_tm_node *node, *child; in roc_nix_tm_node_pkt_mode_update() local
|
| /dpdk/lib/acl/ |
| H A D | acl_gen.c | 117 struct rte_acl_node *child; in acl_node_fill_dfa() local
|
| /dpdk/lib/rib/ |
| H A D | rte_rib.c | 207 struct rte_rib_node *cur, *prev, *child; in rte_rib_remove() local
|
| H A D | rte_rib6.c | 254 struct rte_rib6_node *cur, *prev, *child; in rte_rib6_remove() local
|
| /dpdk/lib/gpudev/ |
| H A D | gpudev.c | 322 int16_t dev_id, child; in rte_gpu_release() local
|
| /dpdk/drivers/net/bnxt/tf_core/ |
| H A D | tf_rm.c | 421 int parent, child; in tf_rm_update_parent_reservations() local
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_sched.c | 1439 struct ice_sched_node *child = base->children[i]; in ice_sched_find_node_in_subtree() local
|