Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/printk/
Dprintk.c2267 static int have_callable_console(void) in have_callable_console() function
2288 return cpu_online(raw_smp_processor_id()) || have_callable_console(); in can_use_console()