Movatterモバイル変換


[0]ホーム

URL:


__blk_run_queue_uncond
Prev Chapter 14. Block Devices Next

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

struct request_queue * 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 alsoblk_run_queue.


Prev Up Next
blk_sync_queue Home __blk_run_queue

[8]ページ先頭

©2009-2025 Movatter.jp