Function report |
Source Code:block\blk-mq.c |
Create Date:2022-07-28 17:08:59 |
Last Modify:2020-03-17 23:18:05 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hctx_lock
Proto:static void hctx_lock(struct blk_mq_hw_ctx *hctx, int *srcu_idx)__acquires(hctx->srcu)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct blk_mq_hw_ctx * | hctx | |
int * | srcu_idx |
619 | If Not (@flags: BLK_MQ_F_* flags. Defines the behaviour of the queue. & BLK_MQ_F_BLOCKING) Then |
621 | srcu_idx = 0 |
Name | Describe |
---|---|
__blk_mq_run_hw_queue | |
blk_mq_run_hw_queue | |
blk_mq_try_issue_directly | |
blk_mq_request_issue_directly |
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 |