Searched refs:evtchn_wait (Results 1 – 1 of 1) sorted by relevance
74 wait_queue_head_t evtchn_wait; member183 wake_up_interruptible(&u->evtchn_wait); in evtchn_interrupt()228 rc = wait_event_interruptible(u->evtchn_wait, in evtchn_read()621 poll_wait(file, &u->evtchn_wait, wait); in evtchn_poll()649 init_waitqueue_head(&u->evtchn_wait); in evtchn_open()