Searched refs:MAX_TOTAL_FLUSH_SIZE (Results 1 – 1 of 1) sorted by relevance
111 #define MAX_TOTAL_FLUSH_SIZE (MAX(2, MAX_CPUS) * CPU_CONS_BUF_SIZE) macro476 if (!console_suspended && (total_chars_out >= MAX_TOTAL_FLUSH_SIZE)) { in console_ring_try_empty()