HomeSort by relevance Sort by last modified time
    Searched full:__nr_setpriority (Results 26 - 50 of 56) sorted by null

12 3

  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 454 // __NR_setpriority 97
455 GO(__NR_setpriority, "3s 0m");
456 SY(__NR_setpriority, x0-1, x0, x0); FAIL;
    [all...]
  /bionic/libc/include/sys/
linux-syscalls.h 34 #define __NR_setpriority (__NR_SYSCALL_BASE + 97)
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 116 #define __NR_setpriority (__NR_SYSCALL_BASE+ 97)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 116 #define __NR_setpriority (__NR_SYSCALL_BASE+ 97)
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 34 #define __NR_setpriority (__NR_SYSCALL_BASE + 97)
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 198 #define __NR_setpriority 141
vki-scnums-arm-linux.h 134 #define __NR_setpriority 97
vki-scnums-ppc32-linux.h 134 #define __NR_setpriority 97
vki-scnums-ppc64-linux.h 134 #define __NR_setpriority 97
vki-scnums-x86-linux.h 134 #define __NR_setpriority 97
vki-scnums-darwin.h 291 #define __NR_setpriority VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(96)
    [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c 196 // __NR_setpriority 96
1047 // __NR_setpriority 97
1048 GO(__NR_setpriority, "3s 0m");
1049 SY(__NR_setpriority, x0-1, x0, x0); FAIL;
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 116 #define __NR_setpriority (__NR_SYSCALL_BASE+ 97)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 116 #define __NR_setpriority (__NR_SYSCALL_BASE+ 97)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 116 #define __NR_setpriority (__NR_SYSCALL_BASE+ 97)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 116 #define __NR_setpriority (__NR_SYSCALL_BASE+ 97)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 116 #define __NR_setpriority (__NR_SYSCALL_BASE+ 97)
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 34 #define __NR_setpriority (__NR_SYSCALL_BASE + 97)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 116 #define __NR_setpriority (__NR_SYSCALL_BASE+ 97)
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 34 #define __NR_setpriority (__NR_SYSCALL_BASE + 97)
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 34 #define __NR_setpriority (__NR_SYSCALL_BASE + 97)
  /external/kernel-headers/original/asm-arm/
unistd.h 125 #define __NR_setpriority (__NR_SYSCALL_BASE+ 97)
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-amd64-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-ppc64-linux.c     [all...]

Completed in 1349 milliseconds

12 3