函数逻辑报告 |
Source Code:include\asm-generic\hugetlb.h |
Create Date:2022-07-27 06:54:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:set_huge_pte_at
函数原型:static inline void set_huge_pte_at(struct mm_struct *mm, unsigned long addr, pte_t *ptep, pte_t pte)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct mm_struct * | mm | |
unsigned long | addr | |
pte_t * | ptep | |
pte_t | pte |
56 | set_pte_at(mm, addr, ptep, pte) |
名称 | 描述 |
---|---|
copy_hugetlb_page_range | |
hugetlb_cow | Hugetlb_cow() should be called with page lock of the original hugepage held.* Called with hugetlb_instantiation_mutex held and pte_page locked so we* cannot race with other handlers or page migration. |
hugetlb_no_page | |
hugetlb_mcopy_atomic_pte | Used by userfaultfd UFFDIO_COPY. Based on mcopy_atomic_pte with* modifications for huge pages. |
remove_migration_pte | Restore a potential migration pte to a working pte entry |
set_huge_swap_pte_at | |
huge_ptep_modify_prot_commit |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |