HomeSort by relevance Sort by last modified time
    Searched refs:__NR_exit_group (Results 1 - 25 of 62) sorted by null

1 2 3

  /external/valgrind/main/memcheck/tests/x86-linux/
scalar_exit_group.c 12 // __NR_exit_group 252
13 GO(__NR_exit_group, "1s 0m");
14 SY(__NR_exit_group, x0);
scalar_exit_group.stderr.exp 2 252: __NR_exit_group 1s 0m
  /bionic/libc/arch-arm/syscalls/
_exit.S 8 ldr r7, =__NR_exit_group
  /bionic/libc/arch-x86/syscalls/
_exit.S 12 movl $__NR_exit_group, %eax
  /bionic/libc/arch-sh/syscalls/
_exit.S 31 0: .long __NR_exit_group
  /external/strace/
defs.h 332 # ifndef __NR_exit_group
333 # /* Hack: Most headers around are too old to have __NR_exit_group. */
335 # define __NR_exit_group 405
337 # define __NR_exit_group 252
339 # define __NR_exit_group 1236
341 # define __NR_exit_group 234
343 # define __NR_exit_group 248
345 # define __NR_exit_group 188
347 # endif /* !__NR_exit_group */
  /bionic/libc/include/sys/
linux-syscalls.h 139 #define __NR_exit_group (__NR_SYSCALL_BASE + 248)
196 #define __NR_exit_group (__NR_SYSCALL_BASE + 252)
240 #define __NR_exit_group (__NR_SYSCALL_BASE + 252)
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 136 #define __NR_exit_group (__NR_SYSCALL_BASE + 248)
191 #define __NR_exit_group (__NR_SYSCALL_BASE + 252)
233 #define __NR_exit_group (__NR_SYSCALL_BASE + 252)
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 136 #define __NR_exit_group (__NR_SYSCALL_BASE + 248)
191 #define __NR_exit_group (__NR_SYSCALL_BASE + 252)
233 #define __NR_exit_group (__NR_SYSCALL_BASE + 252)
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 136 #define __NR_exit_group (__NR_SYSCALL_BASE + 248)
191 #define __NR_exit_group (__NR_SYSCALL_BASE + 252)
233 #define __NR_exit_group (__NR_SYSCALL_BASE + 252)
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 136 #define __NR_exit_group (__NR_SYSCALL_BASE + 248)
191 #define __NR_exit_group (__NR_SYSCALL_BASE + 252)
233 #define __NR_exit_group (__NR_SYSCALL_BASE + 252)
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 133 #define __NR_exit_group (__NR_SYSCALL_BASE + 248)
184 #define __NR_exit_group (__NR_SYSCALL_BASE + 252)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 133 #define __NR_exit_group (__NR_SYSCALL_BASE + 248)
184 #define __NR_exit_group (__NR_SYSCALL_BASE + 252)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 133 #define __NR_exit_group (__NR_SYSCALL_BASE + 248)
184 #define __NR_exit_group (__NR_SYSCALL_BASE + 252)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 133 #define __NR_exit_group (__NR_SYSCALL_BASE + 248)
184 #define __NR_exit_group (__NR_SYSCALL_BASE + 252)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 133 #define __NR_exit_group (__NR_SYSCALL_BASE + 248)
184 #define __NR_exit_group (__NR_SYSCALL_BASE + 252)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 133 #define __NR_exit_group (__NR_SYSCALL_BASE + 248)
184 #define __NR_exit_group (__NR_SYSCALL_BASE + 252)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 133 #define __NR_exit_group (__NR_SYSCALL_BASE + 248)
184 #define __NR_exit_group (__NR_SYSCALL_BASE + 252)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 133 #define __NR_exit_group (__NR_SYSCALL_BASE + 248)
184 #define __NR_exit_group (__NR_SYSCALL_BASE + 252)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 133 #define __NR_exit_group (__NR_SYSCALL_BASE + 248)
184 #define __NR_exit_group (__NR_SYSCALL_BASE + 252)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
linux-syscalls.h 133 #define __NR_exit_group (__NR_SYSCALL_BASE + 248)
184 #define __NR_exit_group (__NR_SYSCALL_BASE + 252)
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 314 #define __NR_exit_group 231
vki-scnums-ppc32-linux.h 277 #define __NR_exit_group 234
vki-scnums-ppc64-linux.h 271 #define __NR_exit_group 234
  /bionic/libc/kernel/arch-sh/asm/
unistd_32.h 266 #define __NR_exit_group 252

Completed in 512 milliseconds

1 2 3