Searched refs:this_cpu_get_ftrace_enabled (Results 1 – 2 of 2) sorted by relevance
116 static inline u8 this_cpu_get_ftrace_enabled(void) in this_cpu_get_ftrace_enabled() function124 static inline u8 this_cpu_get_ftrace_enabled(void) { return 1; } in this_cpu_get_ftrace_enabled() function
312 state->ftrace_enabled = this_cpu_get_ftrace_enabled(); in interrupt_nmi_enter_prepare()
Completed in 4 milliseconds