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

1 2 3 4 5 6

  /bionic/libc/arch-arm/syscalls/
sched_get_priority_min.S 8 ldr r7, =__NR_sched_get_priority_min
  /bionic/libc/arch-mips/syscalls/
sched_get_priority_min.S 11 li $v0, __NR_sched_get_priority_min
  /bionic/libc/arch-x86/syscalls/
sched_get_priority_min.S 9 movl $__NR_sched_get_priority_min, %eax
  /external/chromium_org/components/nacl/loader/
nacl_sandbox_linux.cc 90 case __NR_sched_get_priority_min:
  /development/ndk/platforms/android-9/arch-mips/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...]
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 204 #define __NR_sched_get_priority_min 147
vki-scnums-s390x-linux.h 164 #define __NR_sched_get_priority_min 160
vki-scnums-arm-linux.h 197 #define __NR_sched_get_priority_min 160
vki-scnums-ppc32-linux.h 197 #define __NR_sched_get_priority_min 160
vki-scnums-ppc64-linux.h 197 #define __NR_sched_get_priority_min 160
vki-scnums-x86-linux.h 197 #define __NR_sched_get_priority_min 160
  /prebuilts/ndk/8/platforms/android-14/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/8/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/9/platforms/android-14/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/9/platforms/android-18/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/9/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...]
  /external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 601 #if !defined(__NR_sched_get_priority_min)
602 #define __NR_sched_get_priority_min 147
x86_32_linux_syscalls.h 653 #if !defined(__NR_sched_get_priority_min)
654 #define __NR_sched_get_priority_min 160
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 221 #define __NR_sched_get_priority_min 160
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 119 #define __NR_sched_get_priority_min (__NR_SYSCALL_BASE + 160)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 221 #define __NR_sched_get_priority_min 160
  /external/kernel-headers/original/asm-x86/
unistd_32.h 168 #define __NR_sched_get_priority_min 160
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 168 #define __NR_sched_get_priority_min 160
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 168 #define __NR_sched_get_priority_min 160
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 168 #define __NR_sched_get_priority_min 160

Completed in 212 milliseconds

1 2 3 4 5 6