Searched refs:xbc_find_node (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dbootconfig.h154 * xbc_find_node() - Find a node which matches the key
160 static inline struct xbc_node * __init xbc_find_node(const char *key) function
/linux-master/kernel/trace/
H A Dtrace_boot.c651 trace_node = xbc_find_node("ftrace");
/linux-master/init/
H A Dmain.c367 root = xbc_find_node(key);

Completed in 145 milliseconds