函数逻辑报告 |
Source Code:lib\sg_split.c |
Create Date:2022-07-27 08:19:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:sg_split_mapped
函数原型:static void sg_split_mapped(struct sg_splitter *splitters, const int nb_splits)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct sg_splitter * | splitters | |
const int | nb_splits |
114 | sg_dma_len(out_sg)等于sg_dma_len(in_sg) |
115 | 如果非j则 |
116 | These macros should be used after a dma_map_sg call has been done* to get bus addresses of each of the SG entries and their lengths(out_sg)加等于skip_sg0 |
117 | sg_dma_len(out_sg)减等于skip_sg0 |
119 | in_sg等于 返回下一个散列表的条目 |
121 | sg_dma_len(--out_sg)等于length_last_sg |
名称 | 描述 |
---|---|
sg_split | sg_split - split a scatterlist into several scatterlists*@in: the input sg list*@in_mapped_nents: the result of a dma_map_sg(in, |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |