1__BLK_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       See blk_run_queue. This variant must be called with the queue lock held
17       and interrupts disabled.
18
20Kernel Hackers Manual 3.10         June 2019                __BLK_RUN_QUEUE(9)
Impressum