Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A Devtchn.c69 unsigned int ring_cons, ring_prod, ring_overflow; member
193 u->ring_overflow = 1; in evtchn_interrupt()
220 if (u->ring_overflow) in evtchn_read()
585 u->ring_overflow = 0; in evtchn_ioctl()
630 if (u->ring_overflow) in evtchn_poll()