diff options
| author | Douglas Anderson <[email protected]> | 2020-04-20 09:24:52 -0700 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2020-04-20 10:34:56 -0600 |
| commit | b9151e7bca82a17ff7aa442a168e0f924a07443c (patch) | |
| tree | 7543cdcf5bddfd8020e3bdf52579648053418aea /tools/perf/scripts/python | |
| parent | ab3cee3762e5e69f27c302c43691289fdfc12316 (diff) | |
blk-mq: Add blk_mq_delay_run_hw_queues() API call
We have:
* blk_mq_run_hw_queue()
* blk_mq_delay_run_hw_queue()
* blk_mq_run_hw_queues()
...but not blk_mq_delay_run_hw_queues(), presumably because nobody
needed it before now. Since we need it for a later patch in this
series, add it.
Signed-off-by: Douglas Anderson <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions