Home
last modified time | relevance | path

Searched refs:trace_boot_options_buf (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace.c284 static char trace_boot_options_buf[MAX_TRACER_SIZE] __initdata; variable
288 strscpy(trace_boot_options_buf, str, MAX_TRACER_SIZE); in set_trace_boot_options()
5440 char *buf = trace_boot_options_buf; in apply_trace_boot_options()