Searched refs:xbc_node_get_subkey (Results 1 – 2 of 2) sorted by relevance
172 static inline struct xbc_node * __init xbc_node_get_subkey(struct xbc_node *node) in xbc_node_get_subkey() function217 for (child = xbc_node_get_subkey(parent); child != NULL ; \
225 node = xbc_node_get_subkey(parent); in xbc_node_find_subkey()233 node = xbc_node_get_subkey(node); in xbc_node_find_subkey()354 next = xbc_node_get_subkey(node); in xbc_node_find_next_leaf()