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