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

/linux-master/scripts/dtc/
H A Dfstree.c58 add_child(tree, newchild);
H A Dlivetree.c216 add_child(old_node, new_child);
254 add_child(dt, node);
298 void add_child(struct node *parent, struct node *child) function
817 add_child(parent, node);
H A Ddtc.h282 void add_child(struct node *parent, struct node *child);
H A Dflattree.c764 add_child(node, child);
/linux-master/tools/perf/util/
H A Dcallchain.c647 add_child(struct callchain_node *parent, function
860 new = add_child(parent, cursor, period);
926 rnode = add_child(root, cursor, period);

Completed in 120 milliseconds