函数逻辑报告 |
Source Code:block\blk-mq-sched.c |
Create Date:2022-07-27 18:50:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Mark a hardware queue as needing a restart. For shared queues, maintain* a count of how many hardware queues are marked for restart.
函数原型:void blk_mq_sched_mark_restart_hctx(struct blk_mq_hw_ctx *hctx)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct blk_mq_hw_ctx * | hctx |
67 | 如果test_bit(BLK_MQ_S_SCHED_RESTART, & @state: BLK_MQ_S_* flags. Defines the state of the hw* queue (active, scheduled to restart, stopped).)则返回 |
70 | 设置内存位 |
名称 | 描述 |
---|---|
blk_mq_sched_dispatch_requests | |
dd_finish_request | For zoned block devices, write unlock the target zone of* completed write requests. Do this while holding the zone lock* spinlock so that the zone is never unlocked while deadline_fifo_request()* or deadline_next_request() are executing |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |