Searched refs:bootup_event_buf (Results 1 – 1 of 1) sorted by relevance
1451 static char bootup_event_buf[COMMAND_LINE_SIZE] __initdata; variable1455 strlcpy(bootup_event_buf, str, COMMAND_LINE_SIZE); in setup_trace_event()1470 char *buf = bootup_event_buf; in event_trace_init()