HomeSort by relevance Sort by last modified time
    Searched defs:__NR_getpriority (Results 51 - 75 of 207) sorted by null

1 23 4 5 6 7 8 9

  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/sys/
linux-syscalls.h 62 #define __NR_getpriority (__NR_SYSCALL_BASE + 96)
    [all...]
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/sys/
linux-syscalls.h 33 #define __NR_getpriority (__NR_SYSCALL_BASE + 96)
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/sys/
linux-syscalls.h 33 #define __NR_getpriority (__NR_SYSCALL_BASE + 96)
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/sys/
linux-syscalls.h 62 #define __NR_getpriority (__NR_SYSCALL_BASE + 96)
    [all...]
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/sys/
linux-syscalls.h 33 #define __NR_getpriority (__NR_SYSCALL_BASE + 96)
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
linux-syscalls.h 33 #define __NR_getpriority (__NR_SYSCALL_BASE + 96)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h 62 #define __NR_getpriority (__NR_SYSCALL_BASE + 96)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
linux-syscalls.h 33 #define __NR_getpriority (__NR_SYSCALL_BASE + 96)
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/sys/
linux-syscalls.h 33 #define __NR_getpriority (__NR_SYSCALL_BASE + 96)
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/sys/
linux-syscalls.h 62 #define __NR_getpriority (__NR_SYSCALL_BASE + 96)
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/sys/
linux-syscalls.h 33 #define __NR_getpriority (__NR_SYSCALL_BASE + 96)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 33 #define __NR_getpriority (__NR_SYSCALL_BASE + 96)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 33 #define __NR_getpriority (__NR_SYSCALL_BASE + 96)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 33 #define __NR_getpriority (__NR_SYSCALL_BASE + 96)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 33 #define __NR_getpriority (__NR_SYSCALL_BASE + 96)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 33 #define __NR_getpriority (__NR_SYSCALL_BASE + 96)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 62 #define __NR_getpriority (__NR_SYSCALL_BASE + 96)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 33 #define __NR_getpriority (__NR_SYSCALL_BASE + 96)
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 196 #define __NR_getpriority 140
unistd_x32.h 175 #define __NR_getpriority (__X32_SYSCALL_BIT + 140)
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_64.h 196 #define __NR_getpriority 140
unistd_x32.h 175 #define __NR_getpriority (__X32_SYSCALL_BIT + 140)
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_64.h 196 #define __NR_getpriority 140
unistd_x32.h 175 #define __NR_getpriority (__X32_SYSCALL_BIT + 140)
  /external/chromium_org/sandbox/linux/services/
arm64_linux_syscalls.h 574 #if !defined(__NR_getpriority)
575 #define __NR_getpriority 141

Completed in 372 milliseconds

1 23 4 5 6 7 8 9