Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/hvc/
Dhvc_console.c649 int read_total = 0; in __hvc_poll() local
734 read_total += n; in __hvc_poll()
742 } else if (read_total < HVC_ATOMIC_READ_MAX) { in __hvc_poll()
761 if (read_total) { in __hvc_poll()