blk_run_queue_async(9) centos man page | unix.com

Man Page: blk_run_queue_async

Operating Environment: centos

Section: 9

BLK_RUN_QUEUE_ASYNC(9)						   Block Devices					    BLK_RUN_QUEUE_ASYNC(9)

NAME
blk_run_queue_async - run a single device queue in workqueue context
SYNOPSIS
void blk_run_queue_async(struct request_queue * q);
ARGUMENTS
q The queue to run
DESCRIPTION
Tells kblockd to perform the equivalent of blk_run_queue on behalf of us. The caller must hold the queue lock.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLK_RUN_QUEUE_ASYNC(9)
Related Man Pages
blk_init_queue(9) - centos
canput(9r) - osf1
blk_init_queue(9) - suse
blk_make_request(9) - suse
workqueue(9) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
CentOS7 restoring file capabilities
Controlling user input
[TIP] Processing YAML files with yq