Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/printk/
Dprintk.c1444 static int have_callable_console(void) in have_callable_console() function
1464 return cpu_online(cpu) || have_callable_console(); in can_use_console()