Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__NR_mlock2
include/uapi/asm-generic/unistd.h
686
__SYSCALL(__NR_mlock2, sys_mlock2)
tools/include/uapi/asm-generic/unistd.h
686
__SYSCALL(__NR_mlock2, sys_mlock2)
tools/testing/selftests/mm/mlock2.h
9
int ret = syscall(__NR_mlock2, start, len, flags);