Searched refs:mprotect_fixup (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/ |
| A D | mprotect.c | 603 mprotect_fixup(struct vma_iterator *vmi, struct mmu_gather *tlb, in mprotect_fixup() function 838 error = mprotect_fixup(&vmi, &tlb, vma, &prev, nstart, tmp, newflags); in do_mprotect_pkey()
|
| /linux/fs/ |
| A D | exec.c | 790 ret = mprotect_fixup(&vmi, &tlb, vma, &prev, vma->vm_start, vma->vm_end, in setup_arg_pages()
|
| /linux/include/linux/ |
| A D | mm.h | 2572 extern int mprotect_fixup(struct vma_iterator *vmi, struct mmu_gather *tlb,
|
Completed in 19 milliseconds