Searched refs:pstore_ftrace_enabled (Results 1 – 1 of 1) sorted by relevance
59 static bool pstore_ftrace_enabled; variable73 if (!on ^ pstore_ftrace_enabled) in pstore_ftrace_knob_write()89 pstore_ftrace_enabled = on; in pstore_ftrace_knob_write()101 char val[] = { '0' + pstore_ftrace_enabled, '\n' }; in pstore_ftrace_knob_read()128 if (pstore_ftrace_enabled) { in pstore_unregister_ftrace()130 pstore_ftrace_enabled = false; in pstore_unregister_ftrace()