Searched refs:bootup_event_buf (Results 1 – 1 of 1) sorted by relevance
2433 static char bootup_event_buf[COMMAND_LINE_SIZE] __initdata; variable2437 strlcpy(bootup_event_buf, str, COMMAND_LINE_SIZE); in setup_trace_event()2573 char *buf = bootup_event_buf; in early_enable_events()