Searched refs:__NR_ipc (Results 1 - 22 of 22) sorted by relevance

/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd-oabi.h15 #define __NR_ipc (__NR_SYSCALL_BASE + 117) macro
/external/strace/tests/
H A Dipc.c33 #if defined __NR_ipc && defined HAVE_LINUX_IPC_H
56 return syscall(__NR_ipc, val, a1, a2, a3, a4, a5);
120 SKIP_MAIN_UNDEFINED("__NR_ipc && HAVE_LINUX_IPC_H")
/external/strace/tests-m32/
H A Dipc.c33 #if defined __NR_ipc && defined HAVE_LINUX_IPC_H
56 return syscall(__NR_ipc, val, a1, a2, a3, a4, a5);
120 SKIP_MAIN_UNDEFINED("__NR_ipc && HAVE_LINUX_IPC_H")
/external/strace/tests-mx32/
H A Dipc.c33 #if defined __NR_ipc && defined HAVE_LINUX_IPC_H
56 return syscall(__NR_ipc, val, a1, a2, a3, a4, a5);
120 SKIP_MAIN_UNDEFINED("__NR_ipc && HAVE_LINUX_IPC_H")
/external/valgrind/include/vki/
H A Dvki-scnums-s390x-linux.h126 #define __NR_ipc 117 macro
H A Dvki-scnums-arm-linux.h154 #define __NR_ipc 117 macro
H A Dvki-scnums-ppc32-linux.h154 #define __NR_ipc 117 macro
H A Dvki-scnums-ppc64-linux.h154 #define __NR_ipc 117 macro
H A Dvki-scnums-x86-linux.h154 #define __NR_ipc 117 macro
H A Dvki-scnums-mips32-linux.h157 #define __NR_ipc (__NR_Linux + 117) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_32.h121 #define __NR_ipc 117 macro
/external/valgrind/memcheck/tests/x86-linux/
H A Dscalar.c545 // __NR_ipc 117
549 GO(__NR_ipc, "5s 0m");
550 SY(__NR_ipc, x0+4, x0, x0, x0, x0, x0); FAIL;
H A Dscalar.stderr.exp1443 117: __NR_ipc 5s 0m
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-ppc32-linux.c756 LINXY(__NR_ipc, sys_ipc), // 117
H A Dsyswrap-ppc64-linux.c675 LINXY(__NR_ipc, sys_ipc), // 117
H A Dsyswrap-mips32-linux.c839 LINXY (__NR_ipc, sys_ipc), // 117
H A Dsyswrap-s390x-linux.c556 LINXY(__NR_ipc, sys_ipc), // 117
H A Dsyswrap-x86-linux.c1301 LINXY(__NR_ipc, sys_ipc), // 117
H A Dsyswrap-generic.c1810 res = VG_(do_syscall5)(__NR_ipc, 3 /* IPCOP_semctl */, semid, 0,
1973 SysRes __res = VG_(do_syscall5)(__NR_ipc, 24 /* IPCOP_shmctl */, shmid,
H A Dsyswrap-linux.c4101 #ifdef __NR_ipc
/external/valgrind/memcheck/tests/darwin/
H A Dscalar.c1129 // __NR_ipc 117
1133 GO(__NR_ipc, "5s 0m");
1134 SY(__NR_ipc, x0+4, x0, x0, x0, x0, x0); FAIL;
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h141 #define __NR_ipc (__NR_Linux + 117) macro

Completed in 638 milliseconds