Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/proc/
A Dbootconfig.c38 xbc_for_each_key_value(leaf, val) { in copy_xbc_key_value_list()
/linux-6.3-rc2/include/linux/
A Dbootconfig.h260 #define xbc_for_each_key_value(knode, value) \ macro
/linux-6.3-rc2/Documentation/translations/zh_CN/admin-guide/
A Dbootconfig.rst260 你想知道引导配置里有哪些关键字,可以使用 xbc_for_each_key_value() 迭代键值对。
/linux-6.3-rc2/tools/bootconfig/
A Dmain.c117 xbc_for_each_key_value(leaf, val) { in xbc_show_list()
/linux-6.3-rc2/
A D.clang-format629 - 'xbc_for_each_key_value'
/linux-6.3-rc2/Documentation/admin-guide/
A Dbootconfig.rst290 config, you can use xbc_for_each_key_value() to iterate key-value pairs.

Completed in 8 milliseconds