Searched refs:add_child (Results 1 – 5 of 5) sorted by relevance
| /linux/scripts/dtc/ |
| A D | fstree.c | 58 add_child(tree, newchild); in read_fstree()
|
| A D | livetree.c | 216 add_child(old_node, new_child); in merge_nodes() 255 add_child(dt, node); in add_orphan_node() 299 void add_child(struct node *parent, struct node *child) in add_child() function 825 add_child(parent, node); in build_and_name_child_node()
|
| A D | dtc.h | 282 void add_child(struct node *parent, struct node *child);
|
| A D | flattree.c | 765 add_child(node, child); in unflatten_tree()
|
| /linux/tools/perf/util/ |
| A D | callchain.c | 647 add_child(struct callchain_node *parent, in add_child() function 860 new = add_child(parent, cursor, period); in split_add_child() 926 rnode = add_child(root, cursor, period); in append_chain_children()
|
Completed in 17 milliseconds