Home
last modified time | relevance | path

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

/linux-6.8/arch/microblaze/kernel/
Dftrace.c194 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.8/arch/sparc/kernel/
Dftrace.c92 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.8/arch/parisc/kernel/
Dftrace.c82 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.8/arch/riscv/kernel/
Dftrace.c192 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.8/arch/csky/kernel/
Dftrace.c187 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.8/arch/sh/kernel/
Dftrace.c276 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.8/arch/mips/kernel/
Dftrace.c232 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.8/arch/s390/kernel/
Dftrace.c264 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.8/arch/arm/kernel/
Dftrace.c300 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.8/arch/loongarch/kernel/
Dftrace_dyn.c268 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.8/arch/arm64/kernel/
Dftrace.c507 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.8/kernel/trace/
Dfgraph.c39 int __weak ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.8/arch/x86/kernel/
Dftrace.c602 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.8/arch/powerpc/kernel/trace/
Dftrace_64_pg.c788 int ftrace_enable_ftrace_graph_caller(void) in ftrace_enable_ftrace_graph_caller() function
/linux-6.8/include/linux/
Dftrace.h729 static inline int ftrace_enable_ftrace_graph_caller(void) { return 0; } in ftrace_enable_ftrace_graph_caller() function