Searched refs:console_flush_all (Results 1 – 1 of 1) sorted by relevance
3280 static bool console_flush_all(bool do_cond_resched, u64 *next_seq, bool *handover) in console_flush_all() function3319 flushed = console_flush_all(do_cond_resched, &next_seq, &handover); in __console_flush_and_unlock()3521 console_flush_all(false, &next_seq, &handover); in console_flush_on_panic()3959 if (!console_flush_all(true, &init_seq, &handover)) { in get_init_console_seq()