Home
last modified time | relevance | path

Searched refs:__NR_ppoll (Results 1 – 25 of 38) sorted by relevance

12

/external/libchrome/sandbox/linux/system_headers/
Darm64_linux_syscalls.h302 #if !defined(__NR_ppoll)
303 #define __NR_ppoll 73 macro
Dx86_64_linux_syscalls.h1097 #if !defined(__NR_ppoll)
1098 #define __NR_ppoll 271 macro
Dx86_32_linux_syscalls.h1233 #if !defined(__NR_ppoll)
1234 #define __NR_ppoll 309 macro
Dmips64_linux_syscalls.h1058 #if !defined(__NR_ppoll)
1059 #define __NR_ppoll (__NR_Linux + 261) macro
Dmips_linux_syscalls.h1224 #if !defined(__NR_ppoll)
1225 #define __NR_ppoll (__NR_Linux + 302) macro
Darm_linux_syscalls.h1184 #if !defined(__NR_ppoll)
1185 #define __NR_ppoll (__NR_SYSCALL_BASE+336) macro
/external/minijail/linux-x86/
Dlibsyscalls.gen.c819 #ifdef __NR_ppoll
820 { "ppoll", __NR_ppoll },
/external/valgrind/include/vki/
Dvki-scnums-tilegx-linux.h153 #define __NR_ppoll 73 macro
Dvki-scnums-s390x-linux.h270 #define __NR_ppoll 302 macro
Dvki-scnums-arm64-linux.h112 #define __NR_ppoll 73 macro
Dvki-scnums-amd64-linux.h355 #define __NR_ppoll 271 macro
Dvki-scnums-ppc64-linux.h318 #define __NR_ppoll 281 macro
Dvki-scnums-arm-linux.h374 #define __NR_ppoll 336 macro
Dvki-scnums-ppc32-linux.h326 #define __NR_ppoll 281 macro
Dvki-scnums-x86-linux.h346 #define __NR_ppoll 309 macro
Dvki-scnums-mips64-linux.h300 #define __NR_ppoll (__NR_Linux + 261) macro
Dvki-scnums-mips32-linux.h342 #define __NR_ppoll (__NR_Linux + 302) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
Dunistd_64.h275 #define __NR_ppoll 271 macro
Dunistd_32.h309 #define __NR_ppoll 309 macro
Dunistd_x32.h242 #define __NR_ppoll (__X32_SYSCALL_BIT + 271) macro
/external/ltp/testcases/kernel/syscalls/ppoll/
Dppoll01.c246 sys_ret = tst_syscall(__NR_ppoll, tc->fds, tc->nfds, tc->ts, in do_test()
/external/strace/
Dscno.h821 #ifndef __NR_ppoll
822 # define __NR_ppoll (SYSCALL_BIT | 271) macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dunistd.h325 #define __NR_ppoll (__NR_Linux + 302) macro
668 #define __NR_ppoll (__NR_Linux + 261) macro
1015 #define __NR_ppoll (__NR_Linux + 265) macro
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h227 #define __NR_ppoll 73 macro
228 __SC_COMP(__NR_ppoll, sys_ppoll, compat_sys_ppoll)
/external/kernel-headers/original/uapi/asm-arm/asm/
Dunistd-common.h295 #define __NR_ppoll (__NR_SYSCALL_BASE + 336) macro

12