Home
last modified time | relevance | path

Searched refs:xbc_show_value (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/bootconfig/
H A Dmain.c18 static int xbc_show_value(struct xbc_node *node, bool semicolon) in xbc_show_value() function
58 xbc_show_value(cnode, true); in xbc_show_compact_tree()
98 xbc_show_value(xbc_node_get_child(leaf), false); in xbc_show_list()
/kernel/linux/linux-6.6/tools/bootconfig/
H A Dmain.c19 static int xbc_show_value(struct xbc_node *node, bool semicolon) in xbc_show_value() function
75 xbc_show_value(cnode, true); in xbc_show_compact_tree()
128 xbc_show_value(xbc_node_get_child(leaf), false); in xbc_show_list()

Completed in 2 milliseconds