Home
last modified time | relevance | path

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

/linux/mm/
H A Dmprotect.c122 int idx, bool set_write, struct mmu_gather *tlb) in prot_commit_flush_ptes() argument
133 if (set_write) in prot_commit_flush_ptes()
195 bool set_write; in set_write_prot_commit_flush_ptes() local
198 set_write = can_change_shared_pte_writable(vma, ptent); in set_write_prot_commit_flush_ptes()
200 /* idx = */ 0, set_write, tlb); in set_write_prot_commit_flush_ptes()
204 set_write = maybe_change_pte_writable(vma, ptent) && in set_write_prot_commit_flush_ptes()
206 if (!set_write) { in set_write_prot_commit_flush_ptes()
208 /* idx = */ 0, set_write, tlb); in set_write_prot_commit_flush_ptes()