Searched refs:evtchn_wait (Results 1 – 1 of 1) sorted by relevance
73 wait_queue_head_t evtchn_wait; member185 wake_up_interruptible(&u->evtchn_wait); in evtchn_interrupt()230 rc = wait_event_interruptible(u->evtchn_wait, in evtchn_read()570 poll_wait(file, &u->evtchn_wait, wait); in evtchn_poll()598 init_waitqueue_head(&u->evtchn_wait); in evtchn_open()