Lines Matching full:writable
70 * Writable MAP_PRIVATE mapping: We can only special-case on
72 * write-fault handler similarly would map them writable without
88 * Writable MAP_SHARED mapping: "clean" might indicate that the FS still
91 * FS was already notified and we can simply mark the PTE writable
162 * the pte to writable just from the vma and the pte, we then need to look
168 * not change the ptes to writable just by using information from the first
280 * In some writable, shared mappings, we might want
284 * In all writable, private mappings, we have to
288 * writable and avoid the write-fault handler, for
731 * If we make a private mapping writable we increase our commit;
780 * Private VM_LOCKED VMA becoming writable: trigger COW to avoid major