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

1 2 3 4 5 6 7

  /bionic/libc/arch-arm/syscalls/
getrlimit.S 7 ldr r7, =__NR_ugetrlimit
  /bionic/libc/arch-x86/syscalls/
getrlimit.S 14 movl $__NR_ugetrlimit, %eax
  /external/chromium_org/content/common/sandbox_linux/android/
sandbox_bpf_base_policy_android.cc 45 case __NR_ugetrlimit:
  /external/chromium_org/content/common/sandbox_linux/
bpf_utility_policy_linux.cc 45 case __NR_ugetrlimit:
bpf_renderer_policy_linux.cc 41 case __NR_ugetrlimit:
  /external/chromium_org/components/nacl/loader/sandbox_linux/
nacl_bpf_sandbox_linux.cc 81 case __NR_ugetrlimit:
  /external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
unistd.h 199 #define __NR_ugetrlimit 191 /* SuS compliant getrlimit */
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 114 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
227 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
325 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 114 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
227 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
325 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 114 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
227 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
325 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
    [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/sys/
linux-syscalls.h 114 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
227 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
325 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
    [all...]
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/sys/
linux-syscalls.h 114 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
227 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
325 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 114 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
227 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
325 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
    [all...]
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/sys/
linux-syscalls.h 114 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
227 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
325 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
    [all...]
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/sys/
linux-syscalls.h 114 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
227 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
325 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
    [all...]
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/sys/
linux-syscalls.h 114 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
227 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
325 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h 114 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
227 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
325 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/sys/
linux-syscalls.h 114 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
227 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
325 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 114 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
227 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
325 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
    [all...]
  /external/chromium_org/sandbox/linux/services/
x86_32_linux_syscalls.h 777 #if !defined(__NR_ugetrlimit)
778 #define __NR_ugetrlimit 191
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 260 #define __NR_ugetrlimit 191
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 36 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 260 #define __NR_ugetrlimit 191
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_32.h 260 #define __NR_ugetrlimit 191
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_32.h 260 #define __NR_ugetrlimit 191

Completed in 196 milliseconds

1 2 3 4 5 6 7