Searched refs:iowork (Results 1 – 4 of 4) sorted by relevance
104 struct work_struct iowork; member141 INIT_WORK(&wait->iowork, func); in iowait_init()158 queue_work(wq, &wait->iowork); in iowait_schedule()
728 cancel_work_sync(&qp->s_iowait.iowork); in hfi1_modify_qp()1262 cancel_work_sync(&qp->s_iowait.iowork); in hfi1_destroy_qp()
836 struct iowait *wait = container_of(work, struct iowait, iowork); in hfi1_do_send()
516 hfi1_do_send(&qp->s_iowait.iowork); in post_send()