Home
last modified time | relevance | path

Searched refs:dirty_accountable (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/mm/
Dmprotect.c40 int dirty_accountable, int prot_numa) in change_pte_range() argument
118 if (dirty_accountable && pte_dirty(ptent) && in change_pte_range()
166 pgprot_t newprot, int dirty_accountable, int prot_numa) in change_pmd_range() argument
213 dirty_accountable, prot_numa); in change_pmd_range()
229 pgprot_t newprot, int dirty_accountable, int prot_numa) in change_pud_range() argument
241 dirty_accountable, prot_numa); in change_pud_range()
249 pgprot_t newprot, int dirty_accountable, int prot_numa) in change_p4d_range() argument
261 dirty_accountable, prot_numa); in change_p4d_range()
269 int dirty_accountable, int prot_numa) in change_protection_range() argument
286 dirty_accountable, prot_numa); in change_protection_range()
[all …]
/Linux-v5.4/include/linux/
Dmm.h1618 int dirty_accountable, int prot_numa);