HomeSort by relevance Sort by last modified time
    Searched defs:__NR_sched_get_priority_min (Results 26 - 50 of 159) sorted by null

12 3 4 5 6 7

  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/sys/
linux-syscalls.h 97 #define __NR_sched_get_priority_min (__NR_SYSCALL_BASE + 160)
211 #define __NR_sched_get_priority_min (__NR_SYSCALL_BASE + 160)
308 #define __NR_sched_get_priority_min (__NR_SYSCALL_BASE + 160)
420 #define __NR_sched_get_priority_min (__NR_SYSCALL_BASE + 164)
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/sys/
linux-syscalls.h 121 #define __NR_sched_get_priority_min (__NR_SYSCALL_BASE + 160)
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 119 #define __NR_sched_get_priority_min (__NR_SYSCALL_BASE + 160)
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 119 #define __NR_sched_get_priority_min (__NR_SYSCALL_BASE + 160)
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 119 #define __NR_sched_get_priority_min (__NR_SYSCALL_BASE + 160)
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 119 #define __NR_sched_get_priority_min (__NR_SYSCALL_BASE + 160)
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 121 #define __NR_sched_get_priority_min (__NR_SYSCALL_BASE + 160)
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 97 #define __NR_sched_get_priority_min (__NR_SYSCALL_BASE + 160)
211 #define __NR_sched_get_priority_min (__NR_SYSCALL_BASE + 160)
308 #define __NR_sched_get_priority_min (__NR_SYSCALL_BASE + 160)
420 #define __NR_sched_get_priority_min (__NR_SYSCALL_BASE + 164)
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 121 #define __NR_sched_get_priority_min (__NR_SYSCALL_BASE + 160)
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 205 #define __NR_sched_get_priority_min 147
unistd_x32.h 184 #define __NR_sched_get_priority_min (__X32_SYSCALL_BIT + 147)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 205 #define __NR_sched_get_priority_min 147
unistd_x32.h 184 #define __NR_sched_get_priority_min (__X32_SYSCALL_BIT + 147)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 205 #define __NR_sched_get_priority_min 147
unistd_x32.h 184 #define __NR_sched_get_priority_min (__X32_SYSCALL_BIT + 147)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 151 #define __NR_sched_get_priority_min 147
unistd_x32.h 134 #define __NR_sched_get_priority_min (__X32_SYSCALL_BIT + 147)
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 514 #if !defined(__NR_sched_get_priority_min)
515 #define __NR_sched_get_priority_min 126
mips64_linux_syscalls.h 592 #if !defined(__NR_sched_get_priority_min)
593 #define __NR_sched_get_priority_min (__NR_Linux + 144)
x86_64_linux_syscalls.h 601 #if !defined(__NR_sched_get_priority_min)
602 #define __NR_sched_get_priority_min 147
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 204 #define __NR_sched_get_priority_min 147
vki-scnums-arm64-linux.h 171 #define __NR_sched_get_priority_min 126
vki-scnums-mips64-linux.h 183 #define __NR_sched_get_priority_min (__NR_Linux + 144)
vki-scnums-s390x-linux.h 164 #define __NR_sched_get_priority_min 160
vki-scnums-tilegx-linux.h 249 #define __NR_sched_get_priority_min 126

Completed in 1090 milliseconds

12 3 4 5 6 7