Function report |
Source Code:mm\mmap.c |
Create Date:2022-07-28 14:48:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Do some basic sanity checking to see if we can re-use the anon_vma* from 'old'
Proto:static struct anon_vma *reusable_anon_vma(struct vm_area_struct *old, struct vm_area_struct *a, struct vm_area_struct *b)
Type:struct anon_vma
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_area_struct * | old | |
struct vm_area_struct * | a | |
struct vm_area_struct * | b |
1255 | If anon_vma && list_is_singular - tests whether a list has just one entry.*@head: the list to test. Then Return anon_vma |
1258 | Return NULL |
Name | Describe |
---|---|
find_mergeable_anon_vma | d_mergeable_anon_vma is used by anon_vma_prepare, to check* neighbouring vmas for a suitable anon_vma, before it goes off* to allocate a new anon_vma |
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 |