Function report |
Source Code:mm\rmap.c |
Create Date:2022-07-28 14:56:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:unlink_anon_vmas
Proto:void unlink_anon_vmas(struct vm_area_struct *vma)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_area_struct * | vma |
415 | If RB_EMPTY_ROOT( & rb_root) Then |
421 | anon_vma_chain_free(avc) |
423 | If Serialized by page_table_lock Then degree-- |
425 | unlock_anon_vma_root(root) |
436 | put_anon_vma(anon_vma) |
439 | anon_vma_chain_free(avc) |
Name | Describe |
---|---|
free_pgtables | |
__split_vma | __split_vma() bypasses sysctl_max_map_count checking. We use this where it* has already been checked or doesn't make sense to fail. |
anon_vma_clone | Attach the anon_vmas from src to dst |
anon_vma_fork | Attach vma to its own anon_vma, as well as to the anon_vmas that* the corresponding VMA in the parent process is attached to.* Returns 0 on success, non-zero on failure. |
anon_vma_merge |
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 |