Home
last modified time | relevance | path

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

/linux/kernel/printk/
H A Dprintk.c3234 static bool console_flush_one_record(bool do_cond_resched, u64 *next_seq, bool *handover, in console_flush_one_record() function
3343 ret = console_flush_one_record(do_cond_resched, next_seq, in console_flush_all()
3712 console_flush_one_record(true, &next_seq, &handover, &try_again); in legacy_kthread_func()