Searched refs:change_protection (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/mm/ |
D | mprotect.c | 297 unsigned long change_protection(struct vm_area_struct *vma, unsigned long start, in change_protection() function 427 change_protection(vma, start, end, vma->vm_page_prot, in mprotect_fixup()
|
D | mempolicy.c | 599 nr_updated = change_protection(vma, addr, end, PAGE_NONE, 0, 1); in change_prot_numa()
|
/Linux-v5.4/include/linux/ |
D | mm.h | 1616 extern unsigned long change_protection(struct vm_area_struct *vma, unsigned long start,
|