Home
last modified time | relevance | path

Searched defs:ext_text (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/printk/
H A Dprintk.c1902 static void call_console_drivers(const char *ext_text, size_t ext_len, in call_console_drivers()
2165 static void call_console_drivers(const char *ext_text, size_t ext_len, in call_console_drivers()
2462 static char ext_text[CONSOLE_EXT_LOG_MAX]; in console_unlock() local