函数逻辑报告 |
Source Code:include\linux\scatterlist.h |
Create Date:2022-07-27 06:47:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:获得页面迭代器所持有的当前页
函数原型:static inline struct page *sg_page_iter_page(struct sg_page_iter *piter)
返回类型:struct page
参数:
类型 | 参数 | 名称 |
---|---|---|
struct sg_page_iter * | piter |
384 | 返回:nth_page(sg_page(sg holding the page ), page offset within the sg ) |
名称 | 描述 |
---|---|
sg_miter_next | sg_miter_next - proceed mapping iterator to the next mapping*@miter: sg mapping iter to proceed* Description:* Proceeds @miter to the next mapping. @miter should have been started* using sg_miter_start(). On successful return, @miter->page, |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |