__BLK_RUN_QUEUE(9) Block Devices __BLK_RUN_QUEUE(9)NAME__blk_run_queue - run a single device queueSYNOPSISvoid __blk_run_queue(struct request_queue * q);ARGUMENTSq The queue to runDESCRIPTIONSee blk_run_queue. This variant must be called with the queue lock held and interrupts disabled.COPYRIGHTKernel Hackers Manual 2.6. July 2010 __BLK_RUN_QUEUE(9)