Function report |
Source Code:arch\x86\include\asm\pgtable.h |
Create Date:2022-07-28 05:59:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pmd_dirty
Proto:static inline int pmd_dirty(pmd_t pmd)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
pmd_t | pmd |
164 | Return pmd_flags(pmd) & _PAGE_DIRTY |
Name | Describe |
---|---|
can_follow_write_pmd | FOLL_FORCE can write to even unwritable pmd's, but only* after we've gone through a COW cycle and they are dirty. |
madvise_free_huge_pmd | Return true if we do MADV_FREE successfully on entire pmd page.* Otherwise, return false. |
__split_huge_pmd_locked | |
wp_clean_pmd_entry | wp_clean_pmd_entry - The pagewalk pmd callback. |
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 |