1BLK_RUN_QUEUE_ASYNC(9)           Block Devices          BLK_RUN_QUEUE_ASYNC(9)
2
3
4

NAME

6       blk_run_queue_async - run a single device queue in workqueue context
7

SYNOPSIS

9       void blk_run_queue_async(struct request_queue * q);
10

ARGUMENTS

12       q
13           The queue to run
14

DESCRIPTION

16       Tells kblockd to perform the equivalent of blk_run_queue on behalf of
17       us. The caller must hold the queue lock.
18
20Kernel Hackers Manual 3.10         June 2019            BLK_RUN_QUEUE_ASYNC(9)
Impressum