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

/external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
H A Dunistd.h214 #define __NR_setgroups32 206 macro
/external/chromium_org/sandbox/linux/services/
H A Dx86_32_linux_syscalls.h837 #if !defined(__NR_setgroups32)
838 #define __NR_setgroups32 206 macro
H A Darm_linux_syscalls.h678 #if !defined(__NR_setgroups32)
679 #define __NR_setgroups32 (__NR_SYSCALL_BASE+206) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_32.h210 #define __NR_setgroups32 206 macro
/external/linux-tools-perf/perf-3.12.0/arch/blackfin/include/uapi/asm/
H A Dunistd.h218 #define __NR_setgroups32 206 macro
/external/linux-tools-perf/perf-3.12.0/arch/cris/include/uapi/asm/
H A Dunistd.h214 #define __NR_setgroups32 206 macro
/external/linux-tools-perf/perf-3.12.0/arch/frv/include/uapi/asm/
H A Dunistd.h215 #define __NR_setgroups32 206 macro
/external/linux-tools-perf/perf-3.12.0/arch/h8300/include/uapi/asm/
H A Dunistd.h214 #define __NR_setgroups32 206 macro
/external/linux-tools-perf/perf-3.12.0/arch/m68k/include/uapi/asm/
H A Dunistd.h214 #define __NR_setgroups32 206 macro
/external/linux-tools-perf/perf-3.12.0/arch/microblaze/include/uapi/asm/
H A Dunistd.h222 #define __NR_setgroups32 206 /* ok - without 32 */ macro
/external/linux-tools-perf/perf-3.12.0/arch/mn10300/include/uapi/asm/
H A Dunistd.h220 #define __NR_setgroups32 206 macro
/external/linux-tools-perf/perf-3.12.0/arch/s390/include/uapi/asm/
H A Dunistd.h332 #define __NR_setgroups32 206 macro
/external/linux-tools-perf/perf-3.12.0/arch/sh/include/uapi/asm/
H A Dunistd_32.h218 #define __NR_setgroups32 206 macro
H A Dunistd_64.h223 #define __NR_setgroups32 206 macro
/external/linux-tools-perf/perf-3.12.0/arch/sparc/include/uapi/asm/
H A Dunistd.h123 #define __NR_setgroups32 82 /* Linux sparc32, setpgrp under SunOS */ macro
/external/valgrind/main/include/vki/
H A Dvki-scnums-arm-linux.h243 #define __NR_setgroups32 206 macro
H A Dvki-scnums-x86-linux.h243 #define __NR_setgroups32 206 macro
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
H A Dsyscall_sets.cc272 case __NR_setgroups32:
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd.h234 #define __NR_setgroups32 (__NR_SYSCALL_BASE+206) macro
/external/linux-tools-perf/perf-3.12.0/arch/arm/include/uapi/asm/
H A Dunistd.h234 #define __NR_setgroups32 (__NR_SYSCALL_BASE+206) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c917 // __NR_setgroups32 206
918 GO(__NR_setgroups32, "2s 1m");
919 SY(__NR_setgroups32, x0+1, x0+1); FAIL;
H A Dscalar.stderr.exp2674 206: __NR_setgroups32 2s 1m
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c1497 // __NR_setgroups32 206
1498 GO(__NR_setgroups32, "2s 1m");
1499 SY(__NR_setgroups32, x0+1, x0+1); FAIL;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-arm-linux.c1026 GENX_(__NR_setgroups32, sys_setgroups), // 206
H A Dsyswrap-x86-linux.c1666 GENX_(__NR_setgroups32, sys_setgroups), // 206

Completed in 286 milliseconds