Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dbootconfig.h67 struct xbc_node * __init xbc_root_node(void);
/linux-6.1.9/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-6.1.9/tools/bootconfig/
Dmain.c42 node = xbc_root_node(); in xbc_show_compact_tree()