Searched refs:workitem (Results 1 – 3 of 3) sorted by relevance
109 struct work_struct workitem; member459 cancel_work_sync(&ep->workitem); in endpoint_quiesce()510 INIT_WORK(&ep->workitem, work); in endpoint_alloc()643 flush_work(&chan->xdev->in_ep->workitem); in safely_assign_in_fifo()673 queue_work(ep->xdev->workq, &ep->workitem); in bulk_in_completer()694 queue_work(ep->xdev->workq, &ep->workitem); in bulk_out_completer()877 workitem); in bulk_out_work()1027 container_of(work, struct xillyusb_endpoint, workitem); in bulk_in_work()
1187 struct delayed_work *workitem = to_delayed_work(work); in xillybus_autoflush() local1189 workitem, struct xilly_channel, rd_workitem); in xillybus_autoflush()
43 parallel. After receiving each command a separated kernel workitem is prepared45 So, each SMB workitem is queued to the kworkers. This allows the benefit of load