Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dftrace.h123 static inline u8 this_cpu_get_ftrace_enabled(void) in this_cpu_get_ftrace_enabled() function
131 static inline u8 this_cpu_get_ftrace_enabled(void) { return 1; } in this_cpu_get_ftrace_enabled() function