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

1 2

  /bionic/libc/arch-arm/syscalls/
setpriority.S 13 ldr r7, =__NR_setpriority
  /bionic/libc/arch-sh/syscalls/
setpriority.S 31 0: .long __NR_setpriority
  /bionic/libc/arch-x86/syscalls/
setpriority.S 16 movl $__NR_setpriority, %eax
  /bionic/libc/kernel/arch-sh/asm/
unistd_32.h 112 #define __NR_setpriority 97
unistd_64.h 112 #define __NR_setpriority 97
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 112 #define __NR_setpriority 97
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 34 #define __NR_setpriority (__NR_SYSCALL_BASE + 97)
  /development/ndk/platforms/android-5/arch-x86/include/asm/
unistd_32.h 112 #define __NR_setpriority 97
  /external/kernel-headers/original/asm-x86/
unistd_32.h 105 #define __NR_setpriority 97
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 105 #define __NR_setpriority 97
unistd_64.h 318 #define __NR_setpriority 141
319 __SYSCALL(__NR_setpriority, sys_setpriority)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 34 #define __NR_setpriority (__NR_SYSCALL_BASE + 97)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 34 #define __NR_setpriority (__NR_SYSCALL_BASE + 97)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 34 #define __NR_setpriority (__NR_SYSCALL_BASE + 97)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 112 #define __NR_setpriority 97
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 34 #define __NR_setpriority (__NR_SYSCALL_BASE + 97)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 34 #define __NR_setpriority (__NR_SYSCALL_BASE + 97)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 112 #define __NR_setpriority 97
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 34 #define __NR_setpriority (__NR_SYSCALL_BASE + 97)
  /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/strace/
syscall-android.h 222 #define SYS_setpriority __NR_setpriority
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 116 #define __NR_setpriority (__NR_SYSCALL_BASE+ 97)

Completed in 436 milliseconds

1 2