Searched refs:toptree_next (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/s390/numa/ |
D | toptree.h | 33 struct toptree *toptree_next(struct toptree *cur, struct toptree *context, 49 ptree = toptree_next(ptree, cont, ttype)) 53 tmp = toptree_next(ptree, cont, ttype); \ 56 tmp = toptree_next(ptree, cont, ttype))
|
D | toptree.c | 304 struct toptree *toptree_next(struct toptree *cur, struct toptree *context, in toptree_next() function
|