Home
last modified time | relevance | path

Searched defs:mprotect (Results 1 – 2 of 2) sorted by path

/linux/include/linux/
H A Dmm.h586 int (*mprotect)(struct vm_area_struct *vma, unsigned long start, global() member
/linux/mm/
H A Dmprotect.c838 SYSCALL_DEFINE3(mprotect, unsigned long, start, size_t, len, in SYSCALL_DEFINE3() argument