Function report |
Source Code:mm\util.c |
Create Date:2022-07-28 14:21:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__vma_unlink_list
Proto:void __vma_unlink_list(struct mm_struct *mm, struct vm_area_struct *vma)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mm_struct * | mm | |
struct vm_area_struct * | vma |
297 | If prev Then linked list of VM areas per task, sorted by address = next |
299 | Else list of VMAs = next |
301 | If next Then linked list of VM areas per task, sorted by address = prev |
Name | Describe |
---|---|
delete_vma_from_mm | delete a VMA from its owning mm_struct and address space |
__vma_unlink_common |
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 |