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