Function report |
Source Code:arch\x86\include\asm\pgtable.h |
Create Date:2022-07-28 06:00:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ptep_get_and_clear
Proto:static inline pte_t ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep)
Type:pte_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct mm_struct * | mm | |
unsigned long | addr | |
pte_t * | ptep |
1123 | pte = native_ptep_get_and_clear(ptep) |
1124 | Return pte |
Name | Describe |
---|---|
move_ptes | |
ptep_clear_flush | |
try_to_unmap_one | @arg: enum ttu_flags will be passed to this argument |
vunmap_pte_range | Page table manipulation functions ** |
huge_ptep_get_and_clear |
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 |