Function report |
Source Code:include\asm-generic\pgtable.h |
Create Date:2022-07-28 06:00:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pgd_none_or_clear_bad
Proto:static inline int pgd_none_or_clear_bad(pgd_t *pgd)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
pgd_t * | pgd |
578 | If The "pgd_xxx()" functions here are trivial for a folded two-level* setup: the p4d is never bad, and a p4d always exists (as it's folded* into the pgd entry) Then Return 1 |
580 | If Value for the false possibility is greater at compile time(pgd_bad( * pgd)) Then |
584 | Return 0 |
Name | Describe |
---|---|
mark_screen_rdonly | |
free_pgd_range | This function frees user-level page tables of a process. |
copy_page_range | |
unmap_page_range | |
__apply_to_page_range | |
change_protection_range | |
get_old_pmd | |
walk_pgd_range | |
vunmap_page_range | |
unuse_vma |
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 |