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