Searched refs:toptree_next (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/s390/numa/ |
D | toptree.h | 32 struct toptree *toptree_next(struct toptree *cur, struct toptree *context, 48 ptree = toptree_next(ptree, cont, ttype)) 52 tmp = toptree_next(ptree, cont, ttype); \ 55 tmp = toptree_next(ptree, cont, ttype))
|
D | toptree.c | 295 struct toptree *toptree_next(struct toptree *cur, struct toptree *context, in toptree_next() function
|