Searched refs:this_cpu_get_ftrace_enabled (Results 1 – 3 of 3) sorted by relevance
118 static inline u8 this_cpu_get_ftrace_enabled(void) in this_cpu_get_ftrace_enabled() function128 static inline u8 this_cpu_get_ftrace_enabled(void) { return 1; } in this_cpu_get_ftrace_enabled() function
594 u8 ftrace_enabled = this_cpu_get_ftrace_enabled(); in machine_check_early()
444 u8 ftrace_enabled = this_cpu_get_ftrace_enabled(); in system_reset_exception()