Searched refs:__NR_setresgid (Results 1 - 25 of 29) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_64.h123 #define __NR_setresgid 119 macro
H A Dunistd_32.h174 #define __NR_setresgid 170 macro
H A Dunistd_x32.h111 #define __NR_setresgid (__X32_SYSCALL_BIT + 119) macro
/external/valgrind/include/vki/
H A Dvki-scnums-amd64-linux.h171 #define __NR_setresgid 119 macro
H A Dvki-scnums-arm64-linux.h194 #define __NR_setresgid 149 macro
H A Dvki-scnums-s390x-linux.h342 #define __NR_setresgid 210 macro
H A Dvki-scnums-tilegx-linux.h276 #define __NR_setresgid 149 macro
H A Dvki-scnums-arm-linux.h207 #define __NR_setresgid 170 macro
H A Dvki-scnums-ppc32-linux.h206 #define __NR_setresgid 169 macro
H A Dvki-scnums-ppc64-linux.h206 #define __NR_setresgid 169 macro
H A Dvki-scnums-x86-linux.h207 #define __NR_setresgid 170 macro
H A Dvki-scnums-mips64-linux.h156 #define __NR_setresgid (__NR_Linux + 117) macro
H A Dvki-scnums-mips32-linux.h230 #define __NR_setresgid (__NR_Linux + 190) macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h213 #define __NR_setresgid (__NR_Linux + 190) macro
513 #define __NR_setresgid (__NR_Linux + 117) macro
846 #define __NR_setresgid (__NR_Linux + 117) macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd.h198 #define __NR_setresgid (__NR_SYSCALL_BASE+170) macro
/external/google-breakpad/src/third_party/lss/
H A Dlinux_syscall_support.h729 #define __NR_setresgid 170 macro
848 #define __NR_setresgid (__NR_SYSCALL_BASE + 170) macro
1028 #define __NR_setresgid 149 macro
1054 #define __NR_setresgid 119 macro
1136 #define __NR_setresgid (__NR_Linux + 190) macro
1242 #define __NR_setresgid (__NR_Linux + 117) macro
1314 #define __NR_setresgid (__NR_Linux + 117) macro
1398 #define __NR_setresgid 169 macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h437 #define __NR_setresgid 149 macro
438 __SYSCALL(__NR_setresgid, sys_setresgid)
/external/valgrind/memcheck/tests/x86-linux/
H A Dscalar.c758 // __NR_setresgid 170
759 GO(__NR_setresgid, "3s 0m");
760 SY(__NR_setresgid, x0, x0, x0); FAIL;
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c983 LINX_(__NR_setresgid, sys_setresgid), // 169
H A Dsyswrap-amd64-linux.c840 LINX_(__NR_setresgid, sys_setresgid), // 119
H A Dsyswrap-arm-linux.c965 LINX_(__NR_setresgid, sys_setresgid16), // 170
H A Dsyswrap-mips32-linux.c990 LINX_ (__NR_setresgid, sys_setresgid), // 190
H A Dsyswrap-mips64-linux.c749 LINX_ (__NR_setresgid, sys_setresgid),
H A Dsyswrap-ppc32-linux.c1062 LINX_(__NR_setresgid, sys_setresgid), // 169
/external/valgrind/memcheck/tests/darwin/
H A Dscalar.c1346 // __NR_setresgid 170
1347 GO(__NR_setresgid, "3s 0m");
1348 SY(__NR_setresgid, x0, x0, x0); FAIL;

Completed in 113 milliseconds

12