1BLK_PRE_RUNTIME_RESU(9)          Block Devices         BLK_PRE_RUNTIME_RESU(9)
2
3
4

NAME

6       blk_pre_runtime_resume - Pre runtime resume processing
7

SYNOPSIS

9       void blk_pre_runtime_resume(struct request_queue * q);
10

ARGUMENTS

12       q
13           the queue of the device
14

DESCRIPTION

16       Update the queue's runtime status to RESUMING in preparation for the
17       runtime resume of the device.
18
19       This function should be called near the start of the device's
20       runtime_resume callback.
21
23Kernel Hackers Manual 3.10         June 2019           BLK_PRE_RUNTIME_RESU(9)
Impressum