BLK_RUN_QUEUE_ASYNC(9) Block Devices BLK_RUN_QUEUE_ASYNC(9)NAMEblk_run_queue_async - run a single device queue in workqueue contextSYNOPSISvoid blk_run_queue_async(struct request_queue * q);ARGUMENTSq The queue to runDESCRIPTIONTells kblockd to perform the equivalent of blk_run_queue on behalf of us. The caller must hold the queue lock.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_RUN_QUEUE_ASYNC(9)
| Related Man Pages |
|---|
| device_schedule_callback_owner(9) - centos |
| blk_init_queue(9) - suse |
| workqueue(9) - netbsd |
| workqueue_create(9) - netbsd |
| workqueue_enqueue(9) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Controlling user input |