函数逻辑报告 |
Source Code:include\linux\swapops.h |
Create Date:2022-07-27 11:01:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Convert the arch-independent representation of a swp_entry_t into the* arch-dependent pte representation.
函数原型:static inline pte_t swp_entry_to_pte(swp_entry_t entry)
返回类型:pte_t
参数:
类型 | 参数 | 名称 |
---|---|---|
swp_entry_t | entry |
84 | 返回:__swp_entry_to_pte(arch_entry) |
名称 | 描述 |
---|---|
copy_one_pte | py one vm_area from one task to the other. Assumes the page tables* already present in the new task to be cleared in the whole range* covered by this vma. |
change_pte_range | |
try_to_unmap_one | @arg: enum ttu_flags will be passed to this argument |
unuse_pte | No need to decide whether this PTE shares the swap entry with others,* just let do_wp_page work it out if a write is requested later - to* force COW, vm_page_prot omits write permission from any private vma. |
generic_max_swapfile_size | Find out how many pages are allowed for a single swap device |
copy_hugetlb_page_range | |
hugetlb_change_protection | |
remove_migration_pte | Restore a potential migration pte to a working pte entry |
__split_huge_pmd_locked |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |