Home
last modified time | relevance | path

Searched refs:xbc_node_get_subkey (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dbootconfig.h171 static inline struct xbc_node * __init xbc_node_get_subkey(struct xbc_node *node) in xbc_node_get_subkey() function
216 for (child = xbc_node_get_subkey(parent); child != NULL ; \
/linux-6.3-rc2/lib/
A Dbootconfig.c224 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()

Completed in 4 milliseconds