Searched refs:xbc_find_node (Results 1 – 4 of 4) sorted by relevance
127 static inline struct xbc_node * __init xbc_find_node(const char *key) in xbc_find_node() function
335 trace_node = xbc_find_node("ftrace"); in trace_boot_init()
214 xbc_find_node() to find a node by the prefix string, and iterate220 root = xbc_find_node("key.prefix");
365 root = xbc_find_node(key); in xbc_make_cmdline()