Function report |
Source Code:kernel\fork.c |
Create Date:2022-07-28 08:57:35 |
Last Modify:2020-03-17 11:04:53 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vm_area_dup
Proto:struct vm_area_struct *vm_area_dup(struct vm_area_struct *orig)
Type:struct vm_area_struct
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_area_struct * | orig |
361 | If new Then |
365 | Return new |
Name | Describe |
---|---|
dup_mmap | |
__split_vma | __split_vma() bypasses sysctl_max_map_count checking. We use this where it* has already been checked or doesn't make sense to fail. |
copy_vma | Copy the vma structure to a new location in the same mm,* prior to moving page table entries, to effect an mremap move. |
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 |