Searched refs:org_tree (Results 1 – 3 of 3) sorted by relevance
594 pldm_entity_association_tree *org_tree,607 pldm_entity_association_tree *org_tree,
1268 pldm_entity_association_tree *org_tree, in pldm_entity_association_tree_copy_root() 1271 assert(org_tree != NULL); in pldm_entity_association_tree_copy_root_check() 1274 new_tree->last_used_container_id = org_tree->last_used_container_id; in pldm_entity_association_tree_copy_root_check() 1275 entity_association_tree_copy(org_tree->root, &(new_tree->root)); in pldm_entity_association_tree_copy_root_check() 1280 pldm_entity_association_tree *org_tree, in pldm_entity_association_tree_copy_root_check() 1283 if (!org_tree || !new_tree) {1287 new_tree->last_used_container_id = org_tree->last_used_container_id; in pldm_entity_association_tree_destroy_root() 1288 return entity_association_tree_copy(org_tree->root, &(new_tree->root)); in pldm_entity_association_tree_destroy_root() 1260 pldm_entity_association_tree_copy_root(pldm_entity_association_tree * org_tree,pldm_entity_association_tree * new_tree) pldm_entity_association_tree_copy_root() argument 1272 pldm_entity_association_tree_copy_root_check(pldm_entity_association_tree * org_tree,pldm_entity_association_tree * new_tree) pldm_entity_association_tree_copy_root_check() argument
4416 'name' => 'org_tree',