Home
last modified time | relevance | path

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

/openbmc/linux/tools/virtio/ringtest/
H A Dmain.c100 void poll_used(void) in poll_used() function
154 poll_used(); in run_guest()
/openbmc/linux/drivers/char/xillybus/
H A Dxillyusb.c141 unsigned int poll_used; member
1371 chan->poll_used = 0; in xillyusb_open()
1594 if (((filp->f_flags & O_NONBLOCK) || chan->poll_used) && in xillyusb_read()
1867 if (!chan->poll_used && chan->in_fifo) { in xillyusb_poll()
1868 chan->poll_used = 1; in xillyusb_poll()