函数逻辑报告 |
Source Code:include\linux\mm.h |
Create Date:2022-07-27 06:44:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:frame_vector_pfns
函数原型:static inline unsigned long *frame_vector_pfns(struct frame_vector *vec)
返回类型:unsigned long
参数:
类型 | 参数 | 名称 |
---|---|---|
struct frame_vector * | vec |
名称 | 描述 |
---|---|
get_vaddr_frames | get_vaddr_frames() - map virtual addresses to pfns*@start: starting user address*@nr_frames: number of pages / pfns from start to map*@gup_flags: flags modifying lookup behaviour*@vec: structure which receives pages / pfns of the addresses mapped. |
frame_vector_to_pages | ame_vector_to_pages - convert frame vector to contain page pointers*@vec: frame vector to convert* Convert @vec to contain array of page pointers. If the conversion is* successful, return 0. Otherwise return an error. Note that we do not grab |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |