Home
last modified time | relevance | path

Searched refs:have_callable_console (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/kernel/printk/
Dprintk.c1489 static int have_callable_console(void) in have_callable_console() function
1509 return cpu_online(cpu) || have_callable_console(); in can_use_console()