Home
last modified time | relevance | path

Searched refs:for_each_property_withdel (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/scripts/dtc/
H A Ddtc.h210 #define for_each_property_withdel(n, p) \ macro
214 for_each_property_withdel(n, p) \
H A Dlivetree.c169 for_each_property_withdel(old_node, old_prop) { in merge_nodes() function
710 for_each_property_withdel(node, prop) in sort_properties()
718 for_each_property_withdel(node, prop) in sort_properties()
/kernel/linux/linux-6.6/scripts/dtc/
H A Ddtc.h246 #define for_each_property_withdel(n, p) \ macro
250 for_each_property_withdel(n, p) \
H A Dlivetree.c169 for_each_property_withdel(old_node, old_prop) { in merge_nodes() function
737 for_each_property_withdel(node, prop) in sort_properties()
745 for_each_property_withdel(node, prop) in sort_properties()

Completed in 4 milliseconds