函数逻辑报告 | 
Source Code:include\asm-generic\pgalloc.h | 
Create Date:2022-07-27 06:54:51 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:pte_free - free PTE-level user page table page*@mm: the mm_struct of the current context*@pte_page: the `struct page` representing the page table
函数原型:static inline void pte_free(struct mm_struct *mm, struct page *pte_page)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct mm_struct * | mm | |
| struct page * | pte_page | 
| 102 | __free_page(pte_page) | 
| 名称 | 描述 | 
|---|---|
| __pte_alloc | |
| do_fault | We enter with non-exclusive mmap_sem (to exclude vma changes,* but allow concurrent faults) | 
| __do_huge_pmd_anonymous_page | |
| do_huge_pmd_anonymous_page | |
| insert_pfn_pmd | |
| copy_huge_pmd | |
| zap_deposited_table | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |