Home
last modified time | relevance | path

Searched refs:__NR_eventfd2 (Results 1 – 25 of 360) sorted by relevance

12345678910>>...15

/dports/devel/ivykis/ivykis-0.42.4/src/
H A Deventfd-linux.h33 #ifndef __NR_eventfd2
34 #define __NR_eventfd2 328 macro
42 #ifndef __NR_eventfd2
43 #define __NR_eventfd2 290 macro
60 #if (defined(__NR_eventfd2) || defined(HAVE_EVENTFD)) && \ in eventfd_grab()
65 #ifdef __NR_eventfd2 in eventfd_grab()
66 ret = syscall(__NR_eventfd2, 0, EFD_CLOEXEC | EFD_NONBLOCK); in eventfd_grab()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/ivykis/src/
H A Deventfd-linux.h33 #ifndef __NR_eventfd2
34 #define __NR_eventfd2 328 macro
42 #ifndef __NR_eventfd2
43 #define __NR_eventfd2 290 macro
60 #if (defined(__NR_eventfd2) || defined(HAVE_EVENTFD)) && \ in eventfd_grab()
65 #ifdef __NR_eventfd2 in eventfd_grab()
66 ret = syscall(__NR_eventfd2, 0, EFD_CLOEXEC | EFD_NONBLOCK); in eventfd_grab()
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/src/unix/
H A Dlinux-syscalls.c62 #ifndef __NR_eventfd2
64 # define __NR_eventfd2 290 macro
66 # define __NR_eventfd2 328 macro
68 # define __NR_eventfd2 (UV_SYSCALL_BASE + 356) macro
242 #if defined(__NR_eventfd2) in uv__eventfd2()
243 return syscall(__NR_eventfd2, count, flags); in uv__eventfd2()
/dports/www/node10/node-v10.24.1/deps/uv/src/unix/
H A Dlinux-syscalls.c70 #ifndef __NR_eventfd2
72 # define __NR_eventfd2 290 macro
74 # define __NR_eventfd2 328 macro
76 # define __NR_eventfd2 (UV_SYSCALL_BASE + 356) macro
261 #if defined(__NR_eventfd2) in uv__eventfd2()
262 return syscall(__NR_eventfd2, count, flags); in uv__eventfd2()
/dports/archivers/maxcso/maxcso-1.10.0/libuv/src/unix/
H A Dlinux-syscalls.c70 #ifndef __NR_eventfd2
72 # define __NR_eventfd2 290 macro
74 # define __NR_eventfd2 328 macro
76 # define __NR_eventfd2 (UV_SYSCALL_BASE + 356) macro
280 #if defined(__NR_eventfd2) in uv__eventfd2()
281 return syscall(__NR_eventfd2, count, flags); in uv__eventfd2()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/service_manager/sandbox/linux/
H A Dbpf_soda_policy_linux.cc24 #if defined(__NR_eventfd2) in EvaluateSyscall()
25 case __NR_eventfd2: in EvaluateSyscall()
/dports/net/torsocks/torsocks-2.3.0/src/common/
H A Dcompat.h175 #ifndef __NR_eventfd2
176 #define __NR_eventfd2 -132 macro
192 #define TSOCKS_NR_EVENTFD2 __NR_eventfd2
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/sys/
H A Dlinux-syscalls.h185 #define __NR_eventfd2 (__NR_SYSCALL_BASE + 356) macro
229 #define __NR_eventfd2 (__NR_SYSCALL_BASE + 328) macro
287 #define __NR_eventfd2 (__NR_SYSCALL_BASE + 328) macro
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/sys/
H A Dlinux-syscalls.h185 #define __NR_eventfd2 (__NR_SYSCALL_BASE + 356) macro
229 #define __NR_eventfd2 (__NR_SYSCALL_BASE + 328) macro
287 #define __NR_eventfd2 (__NR_SYSCALL_BASE + 328) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h86 #if !defined(__NR_eventfd2)
87 #define __NR_eventfd2 19 macro
H A Dx86_64_linux_syscalls.h1173 #if !defined(__NR_eventfd2)
1174 #define __NR_eventfd2 290 macro
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h97 #if !defined(__NR_eventfd2)
98 #define __NR_eventfd2 19 macro
H A Dx86_64_linux_syscalls.h1178 #if !defined(__NR_eventfd2)
1179 #define __NR_eventfd2 290
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h97 #if !defined(__NR_eventfd2)
98 #define __NR_eventfd2 19 macro
H A Dx86_64_linux_syscalls.h1178 #if !defined(__NR_eventfd2)
1179 #define __NR_eventfd2 290 macro
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h97 #if !defined(__NR_eventfd2)
98 #define __NR_eventfd2 19 macro
H A Dx86_64_linux_syscalls.h1178 #if !defined(__NR_eventfd2)
1179 #define __NR_eventfd2 290 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h86 #if !defined(__NR_eventfd2)
87 #define __NR_eventfd2 19 macro
H A Dx86_64_linux_syscalls.h1173 #if !defined(__NR_eventfd2)
1174 #define __NR_eventfd2 290 macro
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/sandbox/linux/system_headers/
H A Dx86_64_linux_syscalls.h1173 #if !defined(__NR_eventfd2)
1174 #define __NR_eventfd2 290 macro
H A Dx86_32_linux_syscalls.h1309 #if !defined(__NR_eventfd2)
1310 #define __NR_eventfd2 328 macro
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/sandbox/linux/system_headers/
H A Dx86_64_linux_syscalls.h1173 #if !defined(__NR_eventfd2)
1174 #define __NR_eventfd2 290 macro
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/sandbox/linux/system_headers/
H A Dx86_64_linux_syscalls.h1177 #if !defined(__NR_eventfd2)
1178 # define __NR_eventfd2 290 macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/spu/sys/
H A Dlinux_syscalls.h282 #define __NR_eventfd2 314 macro
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/spu/sys/
H A Dlinux_syscalls.h282 #define __NR_eventfd2 314 macro

12345678910>>...15