Searched refs:change_protection_range (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | mprotect.c | 334 static unsigned long change_protection_range(struct vm_area_struct *vma, in change_protection_range() function 375 pages = change_protection_range(vma, start, end, newprot, in change_protection()
|
/kernel/linux/linux-6.6/mm/ |
H A D | mprotect.c | 484 static long change_protection_range(struct mmu_gather *tlb, in change_protection_range() function 539 pages = change_protection_range(tlb, vma, start, end, newprot, in change_protection()
|
Completed in 3 milliseconds