Searched refs:change_protection (Results 1 - 4 of 4) sorted by relevance

/linux-master/mm/
H A Dmprotect.c515 long change_protection(struct mmu_gather *tlb, function
653 change_protection(tlb, vma, start, end, mm_cp_flags);
H A Duserfaultfd.c891 ret = change_protection(&tlb, dst_vma, start, start + len, mm_cp_flags);
H A Dmempolicy.c679 nr_updated = change_protection(&tlb, vma, addr, end, MM_CP_PROT_NUMA);
/linux-master/include/linux/
H A Dmm.h2535 * Flags used by change_protection(). For now we make it a bitmap so
2571 extern long change_protection(struct mmu_gather *tlb,

Completed in 138 milliseconds