Searched refs:new_tree (Results 1 – 4 of 4) sorted by relevance
| /openbmc/libpldm/include/libpldm/ |
| H A D | pdr.h | 634 pldm_entity_association_tree *new_tree); 647 pldm_entity_association_tree *new_tree);
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | combo-layer | 1140 new_tree = runcmd("git write-tree", **wargs).strip() 1163 commit = old_tree != new_tree 1170 ["-m", body, new_tree], 1196 new_tree = runcmd("git write-tree", **wargs).strip() 1199 ["-m", msg, new_tree],
|
| /openbmc/libpldm/src/dsp/ |
| H A D | pdr.c | 1496 pldm_entity_association_tree *new_tree) in pldm_entity_association_tree_copy_root() argument 1499 assert(new_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() 1508 pldm_entity_association_tree *new_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 D | gcc.dump | 4980 'name' => 'new_tree',
|