Query: trace_block_unplug
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRACE_BLOCK_UNPLUG(9) Block IO TRACE_BLOCK_UNPLUG(9)NAMEtrace_block_unplug - release of operations requests in request queueSYNOPSISvoid trace_block_unplug(struct request_queue * q, unsigned int depth, bool explicit);ARGUMENTSq request queue to unplug depth number of requests just added to the queue explicit whether this was an explicit unplug, or one from scheduleDESCRIPTIONUnplug request queue q because device driver is scheduled to work on elements in the request queue.AUTHORSJason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 TRACE_BLOCK_UNPLUG(9)