Function report |
Source Code:mm\nommu.c |
Create Date:2022-07-28 14:37:53 |
Last Modify:2020-03-17 21:26:27 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lease all the mappings made in a process's VM space
Proto:void exit_mmap(struct mm_struct *mm)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mm_struct * | mm |
1570 | If Not mm Then Return |
1573 | Total pages mapped = 0 |
1575 | When vma = list of VMAs cycle |
1578 | destroy a VMA record |
1579 | cond_resched() |
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 |