centos man page for blk_start_queue

Query: blk_start_queue

OS: centos

Section: 9

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

BLK_START_QUEUE(9)						   Block Devices						BLK_START_QUEUE(9)

NAME
blk_start_queue - restart a previously stopped queue
SYNOPSIS
void blk_start_queue(struct request_queue * q);
ARGUMENTS
q The struct request_queue in question
DESCRIPTION
blk_start_queue will clear the stop flag on the queue, and call the request_fn for the queue if it was in a stopped state when entered. Also see blk_stop_queue. Queue lock must be held.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLK_START_QUEUE(9)
Related Man Pages
blk_init_queue(9) - centos
wait_event_interruptible_exclusive_locked_irq(9) - centos
faxq(1) - debian
queue(9s) - sunos
queue.dequeue(3kaya) - debian
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq