Function report |
Source Code:include\linux\hugetlb.h |
Create Date:2022-07-28 05:55:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_huge_swap_pte_at
Proto:static inline void set_huge_swap_pte_at(struct mm_struct *mm, unsigned long addr, pte_t *ptep, pte_t pte, unsigned long sz)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mm_struct * | mm | |
unsigned long | addr | |
pte_t * | ptep | |
pte_t | pte | |
unsigned long | sz |
660 | set_huge_pte_at(mm, addr, ptep, pte) |
Name | Describe |
---|---|
try_to_unmap_one | @arg: enum ttu_flags will be passed to this argument |
copy_hugetlb_page_range | |
hugetlb_change_protection |
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 |