Home
last modified time | relevance | path

Searched refs:poll_used (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/virtio/ringtest/
H A Dmain.c100 void poll_used(void) in poll_used() function
154 poll_used(); in run_guest()
/kernel/linux/linux-6.6/tools/virtio/ringtest/
H A Dmain.c100 void poll_used(void) in poll_used() function
154 poll_used(); in run_guest()
/kernel/linux/linux-6.6/drivers/char/xillybus/
H A Dxillyusb.c140 unsigned int poll_used; member
1374 chan->poll_used = 0; in xillyusb_open()
1597 if (((filp->f_flags & O_NONBLOCK) || chan->poll_used) && in xillyusb_read()
1870 if (!chan->poll_used && chan->in_fifo) { in xillyusb_poll()
1871 chan->poll_used = 1; in xillyusb_poll()

Completed in 5 milliseconds