Searched refs:dispatch_work (Results 1 – 2 of 2) sorted by relevance
48 struct delayed_work dispatch_work; member205 flush_delayed_work(&fsvq->dispatch_work); in virtio_fs_drain_queue()366 dispatch_work.work); in virtio_fs_request_dispatch_work()401 schedule_delayed_work(&fsvq->dispatch_work, in virtio_fs_request_dispatch_work()449 schedule_delayed_work(&fsvq->dispatch_work, in send_forget_request()482 dispatch_work.work); in virtio_fs_hiprio_dispatch_work()683 INIT_DELAYED_WORK(&fsvq->dispatch_work, in virtio_fs_init_vq()687 INIT_DELAYED_WORK(&fsvq->dispatch_work, in virtio_fs_init_vq()1268 schedule_delayed_work(&fsvq->dispatch_work, in virtio_fs_wake_pending_and_unlock()1279 schedule_delayed_work(&fsvq->dispatch_work, 0); in virtio_fs_wake_pending_and_unlock()
72 struct work_struct dispatch_work; member1235 queue_work(kthrotld_workqueue, &td->dispatch_work); in throtl_pending_timer_fn()1252 dispatch_work); in blk_throtl_dispatch_work_fn()1705 cancel_work_sync(&td->dispatch_work); in throtl_shutdown_wq()1943 queue_work(kthrotld_workqueue, &td->dispatch_work); in throtl_upgrade_state()2391 INIT_WORK(&td->dispatch_work, blk_throtl_dispatch_work_fn); in blk_throtl_init()