Home
last modified time | relevance | path

Searched refs:xbc_array_for_each_value (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/Documentation/translations/zh_CN/admin-guide/
A Dbootconfig.rst261 请注意,您需要使用 xbc_array_for_each_value() 访问数组的值,例如::
266 xbc_array_for_each_value(vnode, value) {
/linux-6.3-rc2/fs/proc/
A Dbootconfig.c48 xbc_array_for_each_value(vnode, val) { in copy_xbc_key_value_list()
/linux-6.3-rc2/include/linux/
A Dbootconfig.h190 #define xbc_array_for_each_value(anode, value) \ macro
/linux-6.3-rc2/kernel/trace/
A Dtrace_boot.c235 xbc_array_for_each_value(anode, p) { in trace_boot_hist_add_array()
280 xbc_array_for_each_value(anode, p) { in trace_boot_hist_add_one_handler()
/linux-6.3-rc2/tools/bootconfig/
A Dmain.c26 xbc_array_for_each_value(node, val) { in xbc_show_value()
/linux-6.3-rc2/Documentation/admin-guide/
A Dbootconfig.rst291 Note that you need to use xbc_array_for_each_value() for accessing
297 xbc_array_for_each_value(vnode, value) {
/linux-6.3-rc2/
A D.clang-format628 - 'xbc_array_for_each_value'
/linux-6.3-rc2/init/
A Dmain.c354 xbc_array_for_each_value(vnode, val) { in xbc_snprint_cmdline()

Completed in 11 milliseconds