Function report |
Source Code:block\blk-mq.c |
Create Date:2022-07-28 17:10:18 |
Last Modify:2020-03-17 23:18:05 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blk_mq_try_issue_directly
Proto:static void blk_mq_try_issue_directly(struct blk_mq_hw_ctx *hctx, struct request *rq, blk_qc_t *cookie)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct blk_mq_hw_ctx * | hctx | |
struct request * | rq | |
blk_qc_t * | cookie |
1837 | might_sleep_if(@flags: BLK_MQ_F_* flags. Defines the behaviour of the queue. & BLK_MQ_F_BLOCKING) |
1841 | ret = __blk_mq_try_issue_directly(hctx, rq, cookie, TSC's on different sockets may be reset asynchronously.* This may cause the TSC ADJUST value on socket 0 to be NOT 0., true) |
1844 | Else if ret != BLK_STS_OK Then blk_mq_end_request(rq, ret) |
1847 | hctx_unlock(hctx, srcu_idx) |
Name | Describe |
---|---|
blk_mq_make_request |
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 |