Home
last modified time | relevance | path

Searched defs:ptree (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/s390/numa/
Dtoptree.h35 #define toptree_for_each_child(child, ptree) \ argument
38 #define toptree_for_each_child_safe(child, ptmp, ptree) \ argument
41 #define toptree_is_last(ptree) \ argument
45 #define toptree_for_each(ptree, cont, ttype) \ argument
50 #define toptree_for_each_safe(ptree, tmp, cont, ttype) \ argument
57 #define toptree_for_each_sibling(ptree, start) \ argument