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