Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__NR_mprotect
include/uapi/asm-generic/unistd.h
582
__SYSCALL(__NR_mprotect, sys_mprotect)
tools/include/uapi/asm-generic/unistd.h
582
__SYSCALL(__NR_mprotect, sys_mprotect)
tools/testing/selftests/mm/mseal_test.c
70
sret = syscall(__NR_mprotect, ptr, size, prot);