Searched refs:port_wait (Results 1 – 3 of 3) sorted by relevance
624 wake_up_interruptible(&pd->port_wait); in handle_hdrq_full()1046 wake_up_interruptible(&pd->port_wait); in handle_urcv()1051 wake_up_interruptible(&pd->port_wait); in handle_urcv()
1391 poll_wait(fp, &pd->port_wait, pt); in ipath_poll_urgent()1437 poll_wait(fp, &pd->port_wait, pt); in ipath_poll_next()1605 init_waitqueue_head(&dd->ipath_pd[port]->port_wait); in try_alloc_port()1909 ret = wait_event_interruptible(pd->port_wait, in ipath_do_user_init()1998 wake_up(&pd->port_wait); in ipath_do_user_init()
96 wait_queue_head_t port_wait; member