Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc.h186 #define for_each_child_withdel(n, c) \ macro
190 for_each_child_withdel(n, c) \
H A Dlivetree.c199 for_each_child_withdel(old_node, old_child) { in merge_nodes()
724 for_each_child_withdel(node, subnode) in sort_subnodes()
732 for_each_child_withdel(node, subnode) in sort_subnodes()
751 for_each_child_withdel(node, c) in sort_node()
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Ddtc.h217 #define for_each_child_withdel(n, c) \ macro
221 for_each_child_withdel(n, c) \
H A Dlivetree.c206 for_each_child_withdel(old_node, old_child) { in merge_nodes()
746 for_each_child_withdel(node, subnode) in sort_subnodes()
754 for_each_child_withdel(node, subnode) in sort_subnodes()
773 for_each_child_withdel(node, c) in sort_node()