Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dbootconfig.h37 struct xbc_node * __init xbc_root_node(void);
/Linux-v5.10/lib/
Dbootconfig.c51 struct xbc_node * __init xbc_root_node(void) in xbc_root_node() function
161 node = xbc_root_node(); in xbc_node_find_child()
/Linux-v5.10/tools/bootconfig/
Dmain.c41 node = xbc_root_node(); in xbc_show_compact_tree()