Searched refs:xbc_find_node (Results 1 – 5 of 5) sorted by relevance
270 如果您想查找具有前缀字符串的键,可以使用 xbc_find_node() 通过前缀字符串查找275 root = xbc_find_node("key.prefix");
159 static inline struct xbc_node * __init xbc_find_node(const char *key) in xbc_find_node() function
302 xbc_find_node() to find a node by the prefix string, and iterate308 root = xbc_find_node("key.prefix");
651 trace_node = xbc_find_node("ftrace"); in trace_boot_init()
365 root = xbc_find_node(key); in xbc_make_cmdline()