Lines Matching defs:work
110 static void tid_rdma_trigger_resume(struct work_struct *work);
637 * tid_rdma_trigger_resume - field a trigger work request
638 * @work: the work item
643 static void tid_rdma_trigger_resume(struct work_struct *work)
649 tr = container_of(work, struct tid_rdma_qp_params, trigger_work);
5177 * again, set the flags to the wake up which work item to wake
5341 void _hfi1_do_tid_send(struct work_struct *work)
5343 struct iowait_work *w = container_of(work, struct iowait_work, iowork);
5364 /* Return if we are already busy processing a work request. */