Searched refs:__NR_prlimit64 (Results 1 - 25 of 44) sorted by relevance

12

/bionic/libc/arch-arm/syscalls/
H A Dprlimit64.S8 ldr r7, =__NR_prlimit64
/bionic/libc/arch-arm64/syscalls/
H A Dprlimit64.S6 mov x8, __NR_prlimit64
/bionic/libc/arch-mips/syscalls/
H A Dprlimit64.S8 li $v0, __NR_prlimit64
/bionic/libc/arch-x86_64/syscalls/
H A Dprlimit64.S7 movl $__NR_prlimit64, %eax
/bionic/libc/arch-mips64/syscalls/
H A Dprlimit64.S8 li $v0, __NR_prlimit64
/bionic/libc/arch-x86/syscalls/
H A Dprlimit64.S28 movl $__NR_prlimit64, %eax
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h289 #define __NR_prlimit64 261 macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h357 #define __NR_prlimit64 340 macro
H A Dunistd_64.h323 #define __NR_prlimit64 302 macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h289 #define __NR_prlimit64 261 macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h357 #define __NR_prlimit64 340 macro
H A Dunistd_64.h323 #define __NR_prlimit64 302 macro
/bionic/libc/versioner-dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h357 #define __NR_prlimit64 340 macro
H A Dunistd_64.h323 #define __NR_prlimit64 302 macro
/bionic/libc/versioner-dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h357 #define __NR_prlimit64 340 macro
H A Dunistd_64.h323 #define __NR_prlimit64 302 macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h289 #define __NR_prlimit64 261 macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h357 #define __NR_prlimit64 340 macro
H A Dunistd_64.h323 #define __NR_prlimit64 302 macro
/bionic/tools/versioner/dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h357 #define __NR_prlimit64 340 macro
H A Dunistd_64.h323 #define __NR_prlimit64 302 macro
/bionic/tools/versioner/dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h357 #define __NR_prlimit64 340 macro
H A Dunistd_64.h323 #define __NR_prlimit64 302 macro
/bionic/libc/include/bits/
H A Dglibc-syscalls.h709 #if defined(__NR_prlimit64)
710 #define SYS_prlimit64 __NR_prlimit64
/bionic/tools/versioner/current/bits/
H A Dglibc-syscalls.h709 #if defined(__NR_prlimit64)
710 #define SYS_prlimit64 __NR_prlimit64

Completed in 202 milliseconds

12