函数逻辑报告 |
Source Code:block\blk-settings.c |
Create Date:2022-07-27 18:39:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:lk_queue_can_use_dma_map_merging - configure queue for merging segments.*@q: the request queue for the device*@dev: the device pointer for dma* Tell the block layer about merging the segments by dma map of @q.
函数原型:bool blk_queue_can_use_dma_map_merging(struct request_queue *q, struct device *dev)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct request_queue * | q | |
struct device * | dev |
864 | 如果非boundary则返回:false |
870 | 返回:true |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |