Searched refs:xbc_node_get_subkey (Results 1 – 2 of 2) sorted by relevance
171 static inline struct xbc_node * __init xbc_node_get_subkey(struct xbc_node *node) in xbc_node_get_subkey() function216 for (child = xbc_node_get_subkey(parent); child != NULL ; \
224 node = xbc_node_get_subkey(parent); in xbc_node_find_subkey()232 node = xbc_node_get_subkey(node); in xbc_node_find_subkey()353 next = xbc_node_get_subkey(node); in xbc_node_find_next_leaf()