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

12

/bionic/libc/arch-arm64/syscalls/
H A Dprctl.S6 mov x8, __NR_prctl
/bionic/libc/arch-mips/syscalls/
H A Dprctl.S8 li $v0, __NR_prctl
/bionic/libc/arch-x86_64/syscalls/
H A Dprctl.S7 movl $__NR_prctl, %eax
/bionic/libc/arch-arm/syscalls/
H A Dprctl.S14 ldr r7, =__NR_prctl
/bionic/libc/arch-mips64/syscalls/
H A Dprctl.S8 li $v0, __NR_prctl
/bionic/libc/arch-x86/syscalls/
H A Dprctl.S32 movl $__NR_prctl, %eax
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h208 #define __NR_prctl 167 macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h193 #define __NR_prctl 172 macro
H A Dunistd_64.h178 #define __NR_prctl 157 macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h208 #define __NR_prctl 167 macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h193 #define __NR_prctl 172 macro
H A Dunistd_64.h178 #define __NR_prctl 157 macro
/bionic/libc/versioner-dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h193 #define __NR_prctl 172 macro
H A Dunistd_64.h178 #define __NR_prctl 157 macro
/bionic/libc/versioner-dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h193 #define __NR_prctl 172 macro
H A Dunistd_64.h178 #define __NR_prctl 157 macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h208 #define __NR_prctl 167 macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h193 #define __NR_prctl 172 macro
H A Dunistd_64.h178 #define __NR_prctl 157 macro
/bionic/tools/versioner/dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h193 #define __NR_prctl 172 macro
H A Dunistd_64.h178 #define __NR_prctl 157 macro
/bionic/tools/versioner/dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h193 #define __NR_prctl 172 macro
H A Dunistd_64.h178 #define __NR_prctl 157 macro
/bionic/libc/include/bits/
H A Dglibc-syscalls.h697 #if defined(__NR_prctl)
698 #define SYS_prctl __NR_prctl
/bionic/tools/versioner/current/bits/
H A Dglibc-syscalls.h697 #if defined(__NR_prctl)
698 #define SYS_prctl __NR_prctl

Completed in 172 milliseconds

12