Searched refs:change_protection (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | mprotect.c | 354 unsigned long change_protection(struct vm_area_struct *vma, unsigned long start, in change_protection() function 488 change_protection(vma, start, end, vma->vm_page_prot, in mprotect_fixup()
|
| H A D | userfaultfd.c | 769 change_protection(dst_vma, start, start + len, newprot, in mwriteprotect_range()
|
| H A D | mempolicy.c | 660 nr_updated = change_protection(vma, addr, end, PAGE_NONE, MM_CP_PROT_NUMA); in change_prot_numa()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mm.h | 2010 extern unsigned long change_protection(struct vm_area_struct *vma, unsigned long start,
|