Function report |
Source Code:mm\nommu.c |
Create Date:2022-07-28 14:36:52 |
Last Modify:2020-03-17 21:26:27 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:destroy a VMA record
Proto:static void delete_vma(struct mm_struct *mm, struct vm_area_struct *vma)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mm_struct * | mm | |
struct vm_area_struct * | vma |
695 | If Function pointers to deal with this struct. && close Then close(vma) |
697 | If File we map to (can be NULL). Then fput(File we map to (can be NULL). ) |
700 | vm_area_free(vma) |
Name | Describe |
---|---|
do_munmap | lease a mapping* - under NOMMU conditions the chunk to be unmapped must be backed by a single* VMA, though it need not cover the whole VMA |
exit_mmap | lease all the mappings made in a process's VM space |
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 |