Home
last modified time | relevance | path

Searched refs:arch_ftrace_match (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/objtool/include/objtool/
H A Darch.h72 int arch_ftrace_match(char *name);
/openbmc/linux/tools/objtool/arch/powerpc/
H A Ddecode.c12 int arch_ftrace_match(char *name) in arch_ftrace_match() function
/openbmc/linux/tools/objtool/arch/x86/
H A Ddecode.c26 int arch_ftrace_match(char *name) in arch_ftrace_match() function
/openbmc/linux/tools/objtool/
H A Dcheck.c2525 if (arch_ftrace_match(func->name)) in classify_symbols()