Home
last modified time | relevance | path

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

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