Searched defs:do_cond_resched (Results 1 – 1 of 1) sorted by relevance
3234 static bool console_flush_one_record(bool do_cond_resched, u64 *next_seq, bool *handover, in console_flush_one_record()3334 static bool console_flush_all(bool do_cond_resched, u64 *next_seq, bool *handover) in console_flush_all()3352 bool do_cond_resched; in __console_flush_and_unlock() local