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.h633 pldm_entity_association_tree *org_tree,
646 pldm_entity_association_tree *org_tree,
/openbmc/libpldm/src/dsp/
H A Dpdr.c1495 pldm_entity_association_tree *org_tree, in pldm_entity_association_tree_copy_root() argument
1498 assert(org_tree != NULL); in pldm_entity_association_tree_copy_root()
1501 new_tree->last_used_container_id = org_tree->last_used_container_id; in pldm_entity_association_tree_copy_root()
1502 entity_association_tree_copy(org_tree->root, &(new_tree->root)); in pldm_entity_association_tree_copy_root()
1507 pldm_entity_association_tree *org_tree, in pldm_entity_association_tree_copy_root_check() argument
1510 if (!org_tree || !new_tree) { in pldm_entity_association_tree_copy_root_check()
1514 new_tree->last_used_container_id = org_tree->last_used_container_id; in pldm_entity_association_tree_copy_root_check()
1515 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.dump4976 'name' => 'org_tree',