Home
last modified time | relevance | path

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

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