Home
last modified time | relevance | path

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

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