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

1 2 3 4 5 6 7 8 910

  /bionic/libc/arch-arm/syscalls/
sched_getparam.S 7 ldr r7, =__NR_sched_getparam
  /bionic/libc/arch-arm64/syscalls/
sched_getparam.S 6 mov x8, __NR_sched_getparam
  /bionic/libc/arch-mips/syscalls/
sched_getparam.S 8 li v0, __NR_sched_getparam
  /bionic/libc/arch-x86_64/syscalls/
sched_getparam.S 6 movl $__NR_sched_getparam, %eax
  /external/chromium_org/content/common/sandbox_linux/
bpf_ppapi_policy_linux.cc 35 case __NR_sched_getparam:
bpf_renderer_policy_linux.cc 49 case __NR_sched_getparam:
  /bionic/libc/arch-mips64/syscalls/
sched_getparam.S 8 li v0, __NR_sched_getparam
  /bionic/libc/arch-x86/syscalls/
sched_getparam.S 14 movl $__NR_sched_getparam, %eax
  /external/chromium_org/components/nacl/loader/sandbox_linux/
nacl_bpf_sandbox_linux.cc 92 case __NR_sched_getparam:
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 200 #define __NR_sched_getparam 143
  /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...]
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_64.h 200 #define __NR_sched_getparam 143
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_64.h 200 #define __NR_sched_getparam 143
  /external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
syscall_parameters_restrictions_unittests.cc 153 case __NR_sched_getparam:
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 147 #define __NR_sched_getparam 143
  /external/linux-tools-perf/perf-3.12.0/arch/avr32/include/uapi/asm/
unistd.h 151 #define __NR_sched_getparam 136
  /external/linux-tools-perf/perf-3.12.0/arch/ia64/include/uapi/asm/
unistd.h 152 #define __NR_sched_getparam 1160
  /external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
unistd.h 163 #define __NR_sched_getparam 155
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 200 #define __NR_sched_getparam 143
vki-scnums-arm64-linux.h 166 #define __NR_sched_getparam 121
vki-scnums-s390x-linux.h 159 #define __NR_sched_getparam 155
  /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-12/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-13/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...]

Completed in 1660 milliseconds

1 2 3 4 5 6 7 8 910