Searched refs:ftrace_graph_is_dead (Results 1 - 11 of 11) sorted by relevance

/linux-master/arch/loongarch/kernel/
H A Dftrace.c55 if (unlikely(ftrace_graph_is_dead()))
/linux-master/arch/microblaze/kernel/
H A Dftrace.c29 if (unlikely(ftrace_graph_is_dead()))
/linux-master/arch/sh/kernel/
H A Dftrace.c322 if (unlikely(ftrace_graph_is_dead()))
/linux-master/arch/parisc/kernel/
H A Dftrace.c40 if (unlikely(ftrace_graph_is_dead()))
/linux-master/arch/mips/kernel/
H A Dftrace.c313 if (unlikely(ftrace_graph_is_dead()))
/linux-master/arch/s390/kernel/
H A Dftrace.c244 if (unlikely(ftrace_graph_is_dead()))
/linux-master/kernel/trace/
H A Dfgraph.c75 if (unlikely(ftrace_graph_is_dead()))
/linux-master/arch/powerpc/kernel/trace/
H A Dftrace.c427 if (unlikely(ftrace_graph_is_dead()))
H A Dftrace_64_pg.c808 if (unlikely(ftrace_graph_is_dead()))
/linux-master/arch/x86/kernel/
H A Dftrace.c640 if (unlikely(ftrace_graph_is_dead()))
/linux-master/include/linux/
H A Dftrace.h1096 * ftrace_graph_is_dead - returns true if ftrace_graph_stop() was called
1104 static inline bool ftrace_graph_is_dead(void) function

Completed in 266 milliseconds