| Function report | 
| Source Code: block\blk-pm.c | Create Date:2022-07-28 18:13:32 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:lk_pre_runtime_resume - Pre runtime resume processing*@q: the queue of the device* Description:* Update the queue's runtime status to RESUMING in preparation for the* runtime resume of the device
Proto:void blk_pre_runtime_resume(struct request_queue *q)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct request_queue * | q | 
| 151 | If Not dev Then Return | 
| 154 | spin_lock_irq( & queue_lock) | 
| 155 | rpm_status = RPM_RESUMING | 
| 156 | spin_unlock_irq( & queue_lock) | 
| Source code conversion tool public plug-in interface | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |