函数逻辑报告 |
Source Code:mm\gup.c |
Create Date:2022-07-27 16:01:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:This is the same as get_user_pages_remote(), just with a* less-flexible calling convention where we assume that the task* and mm being operated on are the current task's and don't allow* passing of a locked parameter. We also obviously don't pass
函数原型:long get_user_pages(unsigned long start, unsigned long nr_pages, unsigned int gup_flags, struct page **pages, struct vm_area_struct **vmas)
返回类型:long
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long | start | |
unsigned long | nr_pages | |
unsigned int | gup_flags | |
struct page ** | pages | |
struct vm_area_struct ** | vmas |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |