Searched defs:mprotect (Results 1 – 4 of 4) sorted by relevance
/linux/mm/ |
H A D | mprotect.c | 850 SYSCALL_DEFINE3(mprotect, unsigned long, start, size_t, len, in SYSCALL_DEFINE3() argument
|
/linux/tools/testing/selftests/mm/ |
H A D | guard-regions.c | 660 TEST_F(guard_regions, mprotect) in TEST_F() argument
|
/linux/tools/testing/vma/ |
H A D | vma_internal.h | 418 int (*mprotect)(struct vm_area_struct *vma, unsigned long start, member
|
/linux/include/linux/ |
H A D | mm.h | 599 int (*mprotect)(struct vm_area_struct *vma, unsigned long start, member
|