Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/printk/
Dprintk.c2945 static bool console_flush_all(bool do_cond_resched, u64 *next_seq, bool *handover) in console_flush_all() function
3035 flushed = console_flush_all(do_cond_resched, &next_seq, &handover); in console_unlock()
3182 console_flush_all(false, &next_seq, &handover); in console_flush_on_panic()
3367 if (!console_flush_all(true, &newcon->seq, &handover)) { in console_init_seq()