Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__NR_eventfd2
include/uapi/asm-generic/unistd.h
76
__SYSCALL(__NR_eventfd2, sys_eventfd2)
tools/include/uapi/asm-generic/unistd.h
76
__SYSCALL(__NR_eventfd2, sys_eventfd2)
tools/testing/selftests/filesystems/eventfd/eventfd_test.c
42
return syscall(__NR_eventfd2, count, flags);