Function report |
Source Code:mm\rmap.c |
Create Date:2022-07-28 14:57:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:is_vma_temporary_stack
Proto:bool is_vma_temporary_stack(struct vm_area_struct *vma)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_area_struct * | vma |
1701 | maybe_stack = Flags, see mm.h. & (general info on the segment | VM_GROWSUP) |
1703 | If Not maybe_stack Then Return false |
1706 | If (Flags, see mm.h. & Bits set in the VMA until the stack is in its final location ) == Bits set in the VMA until the stack is in its final location Then Return true |
1710 | Return false |
Name | Describe |
---|---|
invalid_migration_vma | |
hugepage_vma_check |
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 |