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

1 2

  /bionic/libc/arch-arm/syscalls/
sched_get_priority_max.S 13 ldr r7, =__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/arch-sh/syscalls/
sched_get_priority_max.S 31 0: .long __NR_sched_get_priority_max
  /bionic/libc/kernel/arch-sh/asm/
unistd_32.h 174 #define __NR_sched_get_priority_max 159
unistd_64.h 174 #define __NR_sched_get_priority_max 159
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 174 #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-5/arch-x86/include/asm/
unistd_32.h 174 #define __NR_sched_get_priority_max 159
  /external/kernel-headers/original/asm-x86/
unistd_32.h 167 #define __NR_sched_get_priority_max 159
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 167 #define __NR_sched_get_priority_max 159
unistd_64.h 328 #define __NR_sched_get_priority_max 146
329 __SYSCALL(__NR_sched_get_priority_max, sys_sched_get_priority_max)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 118 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 118 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 118 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 174 #define __NR_sched_get_priority_max 159
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 118 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 118 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 174 #define __NR_sched_get_priority_max 159
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 118 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
  /bionic/libc/include/sys/
linux-syscalls.h 120 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 177 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE+159)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 177 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE+159)
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 120 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE + 159)
  /external/strace/
syscall-android.h 194 #define SYS_sched_get_priority_max __NR_sched_get_priority_max
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 177 #define __NR_sched_get_priority_max (__NR_SYSCALL_BASE+159)

Completed in 749 milliseconds

1 2