Function report |
Source Code:mm\mmap.c |
Create Date:2022-07-28 14:50:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:special_mapping_mremap
Proto:static int special_mapping_mremap(struct vm_area_struct *new_vma)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_area_struct * | new_vma |
3319 | sm = was vm_pte (shared mem) |
3321 | If WARN_ON_ONCE(mm != The address space we belong to. ) Then Return -EFAULT |
3327 | Return 0 |
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 |