Searched refs:add_child (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/scripts/dtc/ |
| D | fstree.c | 58 add_child(tree, newchild); in read_fstree()
|
| D | livetree.c | 216 add_child(old_node, new_child); in merge_nodes() 254 add_child(dt, node); in add_orphan_node() 298 void add_child(struct node *parent, struct node *child) in add_child() function 817 add_child(parent, node); in build_and_name_child_node()
|
| D | dtc.h | 282 void add_child(struct node *parent, struct node *child);
|
| D | flattree.c | 764 add_child(node, child); in unflatten_tree()
|
| /Linux-v6.6/tools/perf/util/ |
| D | callchain.c | 638 add_child(struct callchain_node *parent, in add_child() function 843 new = add_child(parent, cursor, period); in split_add_child() 909 rnode = add_child(root, cursor, period); in append_chain_children()
|