table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
__BLK_RUN_QUEUE(9) | Block Devices | __BLK_RUN_QUEUE(9) |
NAME¶
__blk_run_queue - run a single device queueSYNOPSIS¶
void
__blk_run_queue(struct request_queue * q);
ARGUMENTS¶
qThe queue to run
DESCRIPTION¶
See blk_run_queue. This variant must be called with the queue lock held and interrupts disabled.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |