Home
last modified time | relevance | path

Searched refs:xbc_root_node (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/linux/
Dbootconfig.h67 struct xbc_node * __init xbc_root_node(void);
/Linux-v6.1/lib/
Dbootconfig.c116 struct xbc_node * __init xbc_root_node(void) in xbc_root_node() function
226 node = xbc_root_node(); in xbc_node_find_subkey()
/Linux-v6.1/tools/bootconfig/
Dmain.c42 node = xbc_root_node(); in xbc_show_compact_tree()