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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmprotect.c135 mprotect_fixup(struct vm_area_struct *vma, struct vm_area_struct **pprev, function
300 error = mprotect_fixup(vma, &prev, nstart, tmp, newflags);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmm.h875 extern int mprotect_fixup(struct vm_area_struct *vma,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dexec.c666 ret = mprotect_fixup(vma, &prev, vma->vm_start, vma->vm_end,
679 /* mprotect_fixup is overkill to remove the temporary stack flags */

Completed in 46 milliseconds