Home
last modified time | relevance | path

Searched refs:mprotect_fixup (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/mm/
Dmprotect.c258 mprotect_fixup(struct vm_area_struct *vma, struct vm_area_struct **pprev, in mprotect_fixup() function
426 error = mprotect_fixup(vma, &prev, nstart, tmp, newflags); in SYSCALL_DEFINE3()
/linux-4.4.14/fs/
Dexec.c713 ret = mprotect_fixup(vma, &prev, vma->vm_start, vma->vm_end, in setup_arg_pages()
/linux-4.4.14/include/linux/
Dmm.h1324 extern int mprotect_fixup(struct vm_area_struct *vma,