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

1 2 3 4 5 6

  /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 9 movl $__NR_sched_get_priority_max, %eax
  /external/chromium_org/content/common/sandbox_linux/
bpf_ppapi_policy_linux.cc 43 case __NR_sched_get_priority_max:
bpf_renderer_policy_linux.cc 59 case __NR_sched_get_priority_max:
  /external/chromium_org/components/nacl/loader/
nacl_sandbox_linux.cc 108 case __NR_sched_get_priority_max:
  /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...]
  /prebuilts/ndk/9/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/9/platforms/android-18/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/9/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...]
  /external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 597 #if !defined(__NR_sched_get_priority_max)
598 #define __NR_sched_get_priority_max 146
x86_32_linux_syscalls.h 649 #if !defined(__NR_sched_get_priority_max)
650 #define __NR_sched_get_priority_max 159
  /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

Completed in 857 milliseconds

1 2 3 4 5 6