Query: blk_pre_runtime_resume
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BLK_PRE_RUNTIME_RESU(9) Block Devices BLK_PRE_RUNTIME_RESU(9)NAMEblk_pre_runtime_resume - Pre runtime resume processingSYNOPSISvoid blk_pre_runtime_resume(struct request_queue * q);ARGUMENTSq the queue of the deviceDESCRIPTIONUpdate the queue's runtime status to RESUMING in preparation for the runtime resume of the device. This function should be called near the start of the device's runtime_resume callback.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_PRE_RUNTIME_RESU(9)