Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dbootconfig.h68 struct xbc_node * __init xbc_root_node(void);
/linux-6.14.4/lib/
Dbootconfig.c117 struct xbc_node * __init xbc_root_node(void) in xbc_root_node() function
227 node = xbc_root_node(); in xbc_node_find_subkey()
/linux-6.14.4/tools/bootconfig/
Dmain.c42 node = xbc_root_node(); in xbc_show_compact_tree()