Function report |
Source Code:mm\gup.c |
Create Date:2022-07-28 14:34:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:follow_page
Proto:struct page *follow_page(struct vm_area_struct *vma, unsigned long address, unsigned int foll_flags)
Type:struct page
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_area_struct * | vma | |
unsigned long | address | |
unsigned int | foll_flags |
551 | struct follow_page_context ctx = {NULL} |
555 | If pgmap Then put_dev_pagemap(pgmap) |
557 | Return page |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |