函数逻辑报告 |
Source Code:mm\gup.c |
Create Date:2022-07-27 16:00:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:follow_page
函数原型:struct page *follow_page(struct vm_area_struct *vma, unsigned long address, unsigned int foll_flags)
返回类型:struct page
参数:
类型 | 参数 | 名称 |
---|---|---|
struct vm_area_struct * | vma | |
unsigned long | address | |
unsigned int | foll_flags |
551 | struct follow_page_context ctx = {NULL} |
555 | 如果pgmap则put_dev_pagemap(pgmap) |
557 | 返回:page |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |