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

1 2 3 4 5

  /bionic/libc/arch-arm/syscalls/
sched_get_priority_max.S 8 ldr r7, =__NR_sched_get_priority_max
  /bionic/libc/arch-mips/syscalls/
sched_get_priority_max.S 11 li $v0, __NR_sched_get_priority_max
  /bionic/libc/arch-x86/syscalls/
sched_get_priority_max.S 12 movl $__NR_sched_get_priority_max, %eax
  /bionic/libc/include/sys/
linux-syscalls.h 197 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
234 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
364 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 163)
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 96 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
210 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
307 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
419 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 163)
    [all...]
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 203 #define __NR_sched_get_priority_max 146
vki-scnums-s390x-linux.h 163 #define __NR_sched_get_priority_max 159
vki-scnums-arm-linux.h 196 #define __NR_sched_get_priority_max 159
vki-scnums-ppc32-linux.h 196 #define __NR_sched_get_priority_max 159
vki-scnums-ppc64-linux.h 196 #define __NR_sched_get_priority_max 159
vki-scnums-x86-linux.h 196 #define __NR_sched_get_priority_max 159
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 96 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
210 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
307 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
419 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 163)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 96 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
210 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
307 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
419 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 163)
    [all...]
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 220 #define __NR_sched_get_priority_max 159
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 118 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 220 #define __NR_sched_get_priority_max 159
  /external/kernel-headers/original/asm-x86/
unistd_32.h 167 #define __NR_sched_get_priority_max 159
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 167 #define __NR_sched_get_priority_max 159
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 167 #define __NR_sched_get_priority_max 159
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 167 #define __NR_sched_get_priority_max 159
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 118 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 118 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 118 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 174 #define __NR_sched_get_priority_max 159
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 118 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)

Completed in 1285 milliseconds

1 2 3 4 5