Home
last modified time | relevance | path

Searched refs:for_each_child_withdel (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/scripts/dtc/
H A Ddtc.h187 #define for_each_child_withdel(n, c) \ macro
191 for_each_child_withdel(n, c) \
H A Dlivetree.c199 for_each_child_withdel(old_node, old_child) { in merge_nodes()
728 for_each_child_withdel(node, subnode) in sort_subnodes()
736 for_each_child_withdel(node, subnode) in sort_subnodes()
755 for_each_child_withdel(node, c) in sort_node()
/openbmc/linux/scripts/dtc/
H A Ddtc.h253 #define for_each_child_withdel(n, c) \ macro
257 for_each_child_withdel(n, c) \
H A Dlivetree.c206 for_each_child_withdel(old_node, old_child) { in merge_nodes()
773 for_each_child_withdel(node, subnode) in sort_subnodes()
781 for_each_child_withdel(node, subnode) in sort_subnodes()
800 for_each_child_withdel(node, c) in sort_node()