| Function report | 
| Source Code: include\linux\swapops.h | Create Date:2022-07-28 10:01:52 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Convert the arch-independent representation of a swp_entry_t into the* arch-dependent pte representation.
Proto:static inline pte_t swp_entry_to_pte(swp_entry_t entry)
Type:pte_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| swp_entry_t | entry | 
| 84 | Return __swp_entry_to_pte(arch_entry) | 
| Name | Describe | 
|---|---|
| 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 | 
| 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 |