Home
last modified time | relevance | path

Searched refs:xbc_find_value (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/Documentation/translations/zh_CN/admin-guide/
Dbootconfig.rst259 如果您有一个关键字字符串,则可以直接使用 xbc_find_value() 查询该键的值。如果
264 xbc_find_value("key.word", &vnode);
/linux-6.1.9/include/linux/
Dbootconfig.h147 xbc_find_value(const char *key, struct xbc_node **vnode) in xbc_find_value() function
/linux-6.1.9/Documentation/admin-guide/
Dbootconfig.rst285 using xbc_find_value(). If you want to know what keys exist in the boot
291 xbc_find_value("key.word", &vnode);