Searched refs:__NR_sigsuspend (Results 1 - 19 of 19) sorted by relevance

/external/valgrind/include/vki/
H A Dvki-scnums-s390x-linux.h91 #define __NR_sigsuspend 72 macro
H A Dvki-scnums-arm-linux.h109 #define __NR_sigsuspend 72 macro
H A Dvki-scnums-ppc32-linux.h109 #define __NR_sigsuspend 72 macro
H A Dvki-scnums-ppc64-linux.h109 #define __NR_sigsuspend 72 macro
H A Dvki-scnums-x86-linux.h109 #define __NR_sigsuspend 72 macro
H A Dvki-scnums-mips32-linux.h112 #define __NR_sigsuspend (__NR_Linux + 72) macro
H A Dvki-scnums-darwin.h327 #define __NR_sigsuspend VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(111) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_32.h76 #define __NR_sigsuspend 72 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd.h100 #define __NR_sigsuspend (__NR_SYSCALL_BASE+ 72) macro
/external/valgrind/memcheck/tests/darwin/
H A Dscalar.c225 GO(__NR_sigsuspend, 111, "ignore");
944 // __NR_sigsuspend 72
946 GO(__NR_sigsuspend, "ignore");
H A Dscalar.stderr.exp341 x200006f(111): __NR_sigsuspend ignore
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h95 #define __NR_sigsuspend (__NR_Linux + 72) macro
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-arm-linux.c845 PLAX_(__NR_sigsuspend, sys_sigsuspend), // 72
H A Dsyswrap-ppc32-linux.c943 PLAX_(__NR_sigsuspend, sys_sigsuspend), // 72
H A Dsyswrap-x86-linux.c1479 PLAX_(__NR_sigsuspend, sys_sigsuspend), // 72
H A Dsyswrap-darwin.c9510 MACX_(__NR_sigsuspend, sigsuspend), // old sigsuspend
/external/valgrind/memcheck/tests/x86-linux/
H A Dscalar.c349 // __NR_sigsuspend 72
351 GO(__NR_sigsuspend, "ignore");
H A Dscalar.stderr.exp744 72: __NR_sigsuspend ignore
/external/google-breakpad/src/third_party/lss/
H A Dlinux_syscall_support.h3444 #define __NR__sigsuspend __NR_sigsuspend

Completed in 156 milliseconds