Home
last modified time | relevance | path

Searched refs:ftrace_enable_ftrace_graph_caller (Results 1 – 16 of 16) sorted by relevance

/linux/arch/sparc/kernel/
A Dftrace.c92 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux/arch/microblaze/kernel/
A Dftrace.c194 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux/arch/x86/kernel/
A Dftrace.c605 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
619 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux/arch/riscv/kernel/
A Dftrace.c203 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux/arch/csky/kernel/
A Dftrace.c187 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux/arch/sh/kernel/
A Dftrace.c276 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux/arch/arm64/kernel/
A Dftrace.c291 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux/arch/parisc/kernel/
A Dftrace.c82 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux/arch/arm/kernel/
A Dftrace.c254 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux/arch/nds32/kernel/
A Dftrace.c255 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux/arch/mips/kernel/
A Dftrace.c232 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux/arch/s390/kernel/
A Dftrace.c263 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux/include/linux/
A Dftrace.h640 extern int ftrace_enable_ftrace_graph_caller(void);
643 static inline int ftrace_enable_ftrace_graph_caller(void) { return 0; } in ftrace_enable_ftrace_graph_caller() function
/linux/Documentation/trace/
A Dftrace-design.rst397 - ftrace_enable_ftrace_graph_caller()
408 - ftrace_enable_ftrace_graph_caller() will runtime patch the
/linux/arch/powerpc/kernel/trace/
A Dftrace.c930 int ftrace_enable_ftrace_graph_caller(void) function
/linux/kernel/trace/
A Dftrace.c2749 err = ftrace_enable_ftrace_graph_caller(); in ftrace_modify_all_code()

Completed in 41 milliseconds