Searched refs:dirty_accountable (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/mm/ |
| D | mprotect.c | 40 int dirty_accountable, int prot_numa) in change_pte_range() argument 119 if (dirty_accountable && pte_dirty(ptent) && in change_pte_range() 167 pgprot_t newprot, int dirty_accountable, int prot_numa) in change_pmd_range() argument 211 dirty_accountable, prot_numa); in change_pmd_range() 227 pgprot_t newprot, int dirty_accountable, int prot_numa) in change_pud_range() argument 239 dirty_accountable, prot_numa); in change_pud_range() 247 pgprot_t newprot, int dirty_accountable, int prot_numa) in change_p4d_range() argument 259 dirty_accountable, prot_numa); in change_p4d_range() 267 int dirty_accountable, int prot_numa) in change_protection_range() argument 284 dirty_accountable, prot_numa); in change_protection_range() [all …]
|
| /Linux-v4.19/include/linux/ |
| D | mm.h | 1573 int dirty_accountable, int prot_numa);
|