Home
last modified time | relevance | path

Searched refs:org_tree (Results 1 – 3 of 3) sorted by relevance

/openbmc/libpldm/include/libpldm/
H A Dpdr.h594 pldm_entity_association_tree *org_tree,
607 pldm_entity_association_tree *org_tree,
/openbmc/libpldm/src/dsp/
H A Dpdr.c1306 pldm_entity_association_tree *org_tree, in pldm_is_empty_entity_assoc_tree()
1309 assert(org_tree != NULL);
1312 new_tree->last_used_container_id = org_tree->last_used_container_id; in pldm_entity_association_pdr_extract()
1313 entity_association_tree_copy(org_tree->root, &(new_tree->root)); in pldm_entity_association_pdr_extract()
1318 pldm_entity_association_tree *org_tree, in pldm_entity_association_pdr_extract()
1321 if (!org_tree || !new_tree) { in pldm_entity_association_pdr_extract()
1325 new_tree->last_used_container_id = org_tree->last_used_container_id; in pldm_entity_association_pdr_extract()
1326 return entity_association_tree_copy(org_tree->root, &(new_tree->root)); in pldm_entity_association_pdr_extract()
1268 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
1280 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
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump4609 'name' => 'org_tree',