Home
last modified time | relevance | path

Searched refs:add_child (Results 1 – 5 of 5) sorted by relevance

/linux/scripts/dtc/
A Dfstree.c58 add_child(tree, newchild); in read_fstree()
A Dlivetree.c216 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 Ddtc.h282 void add_child(struct node *parent, struct node *child);
A Dflattree.c765 add_child(node, child); in unflatten_tree()
/linux/tools/perf/util/
A Dcallchain.c647 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