Searched refs:dirty_accountable (Results 1 – 1 of 1) sorted by relevance
/mm/ |
D | mprotect.c | 40 int dirty_accountable, int prot_numa) in change_pte_range() argument 118 if (dirty_accountable && pte_dirty(ptent) && in change_pte_range() 191 pgprot_t newprot, int dirty_accountable, int prot_numa) in change_pmd_range() argument 247 dirty_accountable, prot_numa); in change_pmd_range() 263 pgprot_t newprot, int dirty_accountable, int prot_numa) in change_pud_range() argument 275 dirty_accountable, prot_numa); in change_pud_range() 283 pgprot_t newprot, int dirty_accountable, int prot_numa) in change_p4d_range() argument 295 dirty_accountable, prot_numa); in change_p4d_range() 303 int dirty_accountable, int prot_numa) in change_protection_range() argument 320 dirty_accountable, prot_numa); in change_protection_range() [all …]
|