Home
last modified time | relevance | path

Searched refs:dispatch_work (Results 1 – 1 of 1) sorted by relevance

/block/
Dblk-throttle.c214 struct work_struct dispatch_work; member
1324 queue_work(kthrotld_workqueue, &td->dispatch_work); in throtl_pending_timer_fn()
1341 dispatch_work); in blk_throtl_dispatch_work_fn()
1788 cancel_work_sync(&td->dispatch_work); in throtl_shutdown_wq()
1976 queue_work(kthrotld_workqueue, &td->dispatch_work); in throtl_upgrade_state()
2431 INIT_WORK(&td->dispatch_work, blk_throtl_dispatch_work_fn); in blk_throtl_init()