The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
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.
<<< Previous | Home | Next >>> |
generic_unplug_device | Up | blk_stop_queue |