Home
last modified time | relevance | path

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

/linux/tools/virtio/ringtest/
A Dmain.c100 void poll_used(void) in poll_used() function
154 poll_used(); in run_guest()
/linux/drivers/char/xillybus/
A Dxillyusb.c140 unsigned int poll_used; member
1360 chan->poll_used = 0; in xillyusb_open()
1582 if (((filp->f_flags & O_NONBLOCK) || chan->poll_used) && in xillyusb_read()
1855 if (!chan->poll_used && chan->in_fifo) { in xillyusb_poll()
1856 chan->poll_used = 1; in xillyusb_poll()

Completed in 17 milliseconds