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.h66 extern bool printk_kthreads_ready;
141 #define printk_kthreads_ready (false) macro
H A Dnbcon.c1810 if (printk_kthreads_ready && !have_boot_console) { in nbcon_alloc()
H A Dprintk.c3645 bool printk_kthreads_ready __ro_after_init;
3795 if (!printk_kthreads_ready) in printk_kthreads_check_locked()
3852 printk_kthreads_ready = true; in printk_set_kthreads_ready()