Searched refs:pstore_ftrace_enabled (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/pstore/
H A Dftrace.c57 static bool pstore_ftrace_enabled; variable
71 if (!on ^ pstore_ftrace_enabled) pstore_ftrace_knob_write()
84 pstore_ftrace_enabled = on; pstore_ftrace_knob_write()
96 char val[] = { '0' + pstore_ftrace_enabled, '\n' }; pstore_ftrace_knob_read()

Completed in 27 milliseconds