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

NAME

6       blk_run_queue - run a single device queue
7

SYNOPSIS

9       void blk_run_queue(struct request_queue * q);
10

ARGUMENTS

12       q
13           The queue to run
14

DESCRIPTION

16       Invoke request handling on this queue, if it has pending work to do.
17       May be used to restart queueing when a request has completed.
18
20Kernel Hackers Manual 3.10         June 2019                  BLK_RUN_QUEUE(9)
Impressum