Searched refs:trace_boot_options_buf (Results 1 – 1 of 1) sorted by relevance
216 static char trace_boot_options_buf[MAX_TRACER_SIZE] __initdata; variable221 strlcpy(trace_boot_options_buf, str, MAX_TRACER_SIZE); in set_trace_boot_options()222 trace_boot_options = trace_boot_options_buf; in set_trace_boot_options()