centos man page for __blk_run_queue

Query: __blk_run_queue

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

__BLK_RUN_QUEUE(9)						   Block Devices						__BLK_RUN_QUEUE(9)

NAME
__blk_run_queue - run a single device queue
SYNOPSIS
void __blk_run_queue(struct request_queue * q);
ARGUMENTS
q The queue to run
DESCRIPTION
See blk_run_queue. This variant must be called with the queue lock held and interrupts disabled.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 __BLK_RUN_QUEUE(9)
Related Man Pages
wait_event_interruptible_exclusive_locked_irq(9) - centos
procrunnable(9) - debian
setrunqueue(9) - debian
choosethread(9) - freebsd
setrunqueue(9) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq