centos man page for __blk_run_queue_uncond

Query: __blk_run_queue_uncond

OS: centos

Section: 9

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

__BLK_RUN_QUEUE_UNCO(9) 					   Block Devices					   __BLK_RUN_QUEUE_UNCO(9)

NAME
__blk_run_queue_uncond - run a queue whether or not it has been stopped
SYNOPSIS
void __blk_run_queue_uncond(struct request_queue * q);
ARGUMENTS
q The queue to run
DESCRIPTION
Invoke request handling on a queue if there are any pending requests. May be used to restart request handling after a request has completed. This variant runs the queue whether or not the queue has been stopped. Must be called with the queue lock held and interrupts disabled. See also blk_run_queue.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 __BLK_RUN_QUEUE_UNCO(9)
Related Man Pages
qdisable(8b) - debian
qdisable(8b) - php
qdisable(8b) - minix
qdisable(8b) - opendarwin
qdisable(8b) - freebsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq