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.h606 pldm_entity_association_tree *org_tree,
619 pldm_entity_association_tree *org_tree,
/openbmc/libpldm/src/dsp/
H A Dpdr.c1346 pldm_entity_association_tree *org_tree, in pldm_entity_association_tree_copy_root() argument
1349 assert(org_tree != NULL); in pldm_entity_association_tree_copy_root()
1352 new_tree->last_used_container_id = org_tree->last_used_container_id; in pldm_entity_association_tree_copy_root()
1353 entity_association_tree_copy(org_tree->root, &(new_tree->root)); in pldm_entity_association_tree_copy_root()
1358 pldm_entity_association_tree *org_tree, in pldm_entity_association_tree_copy_root_check() argument
1361 if (!org_tree || !new_tree) { in pldm_entity_association_tree_copy_root_check()
1365 new_tree->last_used_container_id = org_tree->last_used_container_id; in pldm_entity_association_tree_copy_root_check()
1366 return entity_association_tree_copy(org_tree->root, &(new_tree->root)); in pldm_entity_association_tree_copy_root_check()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump4579 'name' => 'org_tree',