Searched refs:dirty_accountable (Results 1 – 1 of 1) sorted by relevance
/mm/ |
D | mprotect.c | 39 int dirty_accountable, int prot_numa) in change_pte_range() argument 105 if (dirty_accountable && pte_dirty(ptent) && in change_pte_range() 178 pgprot_t newprot, int dirty_accountable, int prot_numa) in change_pmd_range() argument 231 dirty_accountable, prot_numa); in change_pmd_range() 247 pgprot_t newprot, int dirty_accountable, int prot_numa) in change_pud_range() argument 259 dirty_accountable, prot_numa); in change_pud_range() 267 pgprot_t newprot, int dirty_accountable, int prot_numa) in change_p4d_range() argument 279 dirty_accountable, prot_numa); in change_p4d_range() 287 int dirty_accountable, int prot_numa) in change_protection_range() argument 304 dirty_accountable, prot_numa); in change_protection_range() [all …]
|