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

/freebsd-11-stable/sys/dev/xen/evtchn/
H A Devtchn_dev.c107 static d_poll_t evtchn_poll; variable
118 .d_poll = evtchn_poll,
532 evtchn_poll(struct cdev *dev, int events, struct thread *td) function

Completed in 135 milliseconds