Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/printk/
A Dprintk.c2921 static bool console_flush_all(bool do_cond_resched, u64 *next_seq, bool *handover) in console_flush_all() argument
2963 if (do_cond_resched) in console_flush_all()
2990 bool do_cond_resched; in console_unlock() local
3011 do_cond_resched = console_may_schedule; in console_unlock()
3016 flushed = console_flush_all(do_cond_resched, &next_seq, &handover); in console_unlock()

Completed in 9 milliseconds