Home
last modified time | relevance | path

Searched defs:ftrace_enable_ftrace_graph_caller (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/arch/microblaze/kernel/ !
Dftrace.c194 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.15/arch/sparc/kernel/ !
Dftrace.c92 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.15/arch/parisc/kernel/ !
Dftrace.c82 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.15/arch/csky/kernel/ !
Dftrace.c187 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.15/arch/riscv/kernel/ !
Dftrace.c236 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.15/arch/sh/kernel/ !
Dftrace.c276 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.15/arch/mips/kernel/ !
Dftrace.c232 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.15/arch/arm/kernel/ !
Dftrace.c313 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.15/arch/loongarch/kernel/ !
Dftrace_dyn.c275 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.15/arch/arm64/kernel/ !
Dftrace.c582 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.15/arch/x86/kernel/ !
Dftrace.c593 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.15/arch/powerpc/kernel/trace/ !
Dftrace_64_pg.c773 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.15/kernel/trace/ !
Dfgraph.c509 int __weak ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.15/include/linux/ !
Dftrace.h843 static inline int ftrace_enable_ftrace_graph_caller(void) { return 0; } in ftrace_enable_ftrace_graph_caller() function