Function report |
Source Code:mm\rmap.c |
Create Date:2022-07-28 14:56:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Similar to page_get_anon_vma() except it locks the anon_vma.* Its a little more complex as it tries to keep the fast path to a single* atomic op -- the trylock. If we fail the trylock, we fall back to getting a
Proto:struct anon_vma *page_lock_anon_vma_read(struct page *page)
Type:struct anon_vma
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page |
538 | If Not Return true if this page is mapped into pagetables.* For compound page it returns true if any subpage of compound page is mapped. Then Go to out |
564 | put_anon_vma(anon_vma) |
565 | Return NULL |
583 | Return anon_vma |
585 | out : |
587 | Return anon_vma |
Name | Describe |
---|---|
do_huge_pmd_numa_page | NUMA hinting page fault entry point for trans huge pmds |
collect_procs_anon | Collect processes when the error hit an anonymous page. |
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 |