Home
last modified time | relevance | path

Searched refs:xbc_node_for_each_key_value (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dbootconfig.h248 #define xbc_node_for_each_key_value(node, knode, value) \ macro
261 xbc_node_for_each_key_value(NULL, knode, value)
/linux-6.3-rc2/Documentation/translations/zh_CN/admin-guide/
A Dbootconfig.rst271 节点,然后用 xbc_node_for_each_key_value() 迭代前缀节点下的键。
/linux-6.3-rc2/
A D.clang-format632 - 'xbc_node_for_each_key_value'
/linux-6.3-rc2/kernel/trace/
A Dtrace_boot.c379 xbc_node_for_each_key_value(node, knode, p) { in trace_boot_compose_hist_cmd()
/linux-6.3-rc2/init/
A Dmain.c340 xbc_node_for_each_key_value(root, knode, val) { in xbc_snprint_cmdline()
/linux-6.3-rc2/Documentation/admin-guide/
A Dbootconfig.rst303 keys under the prefix node with xbc_node_for_each_key_value().

Completed in 9 milliseconds