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

1 2 3 4 5 6

  /bionic/libc/arch-arm/syscalls/
sched_getparam.S 8 ldr r7, =__NR_sched_getparam
  /bionic/libc/arch-mips/syscalls/
sched_getparam.S 11 li $v0, __NR_sched_getparam
  /bionic/libc/arch-x86/syscalls/
sched_getparam.S 11 movl $__NR_sched_getparam, %eax
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 92 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)
206 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)
303 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)
415 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 159)
    [all...]
  /external/chromium_org/components/nacl/loader/
nacl_sandbox_linux.cc 92 case __NR_sched_getparam:
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 92 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)
206 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)
303 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)
415 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 159)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 92 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)
206 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)
303 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)
415 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 159)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 92 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)
206 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)
303 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)
415 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 159)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h 92 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)
206 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)
303 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)
415 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 159)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 92 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)
206 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)
303 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)
415 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 159)
    [all...]
  /external/chromium_org/sandbox/linux/services/
x86_32_linux_syscalls.h 633 #if !defined(__NR_sched_getparam)
634 #define __NR_sched_getparam 155
x86_64_linux_syscalls.h 585 #if !defined(__NR_sched_getparam)
586 #define __NR_sched_getparam 143
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 322 #define __NR_sched_getparam 143
323 __SYSCALL(__NR_sched_getparam, sys_sched_getparam)
unistd_32.h 163 #define __NR_sched_getparam 155
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 322 #define __NR_sched_getparam 143
323 __SYSCALL(__NR_sched_getparam, sys_sched_getparam)
unistd_32.h 163 #define __NR_sched_getparam 155
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 322 #define __NR_sched_getparam 143
323 __SYSCALL(__NR_sched_getparam, sys_sched_getparam)
unistd_32.h 163 #define __NR_sched_getparam 155
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 117 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)
  /external/kernel-headers/original/asm-x86/
unistd_32.h 163 #define __NR_sched_getparam 155
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 186 #define SYS_sched_getparam __NR_sched_getparam
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 186 #define SYS_sched_getparam __NR_sched_getparam
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 186 #define SYS_sched_getparam __NR_sched_getparam
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 117 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 117 #define __NR_sched_getparam (__NR_SYSCALL_BASE + 155)

Completed in 864 milliseconds

1 2 3 4 5 6