Home
last modified time | relevance | path

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

/linux/kernel/printk/
H A Dinternal.h67 extern bool printk_kthreads_ready;
183 #define printk_kthreads_ready (false) macro
H A Dnbcon.c1726 if (printk_kthreads_ready && !have_boot_console) { in nbcon_alloc()
H A Dprintk.c3577 bool printk_kthreads_ready __ro_after_init;
3713 if (!printk_kthreads_ready) in printk_kthreads_check_locked()
3770 printk_kthreads_ready = true; in printk_set_kthreads_ready()