函数逻辑报告 |
Source Code:mm\rmap.c |
Create Date:2022-07-27 16:25:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: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
函数原型:struct anon_vma *page_lock_anon_vma_read(struct page *page)
返回类型:struct anon_vma
参数:
类型 | 参数 | 名称 |
---|---|---|
struct page * | page |
538 | 如果非Return true if this page is mapped into pagetables.* For compound page it returns true if any subpage of compound page is mapped.则转到:out |
564 | put_anon_vma(anon_vma) |
565 | 返回:NULL |
583 | 返回:anon_vma |
585 | out : |
587 | 返回:anon_vma |
名称 | 描述 |
---|---|
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. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |