Home
last modified time | relevance | path

Searched refs:__NR_prctl (Results 1 – 7 of 7) sorted by relevance

/bionic/libc/arch-mips/syscalls/
Dprctl.S11 li $v0, __NR_prctl
/bionic/libc/arch-arm/syscalls/
Dprctl.S11 ldr r7, =__NR_prctl
/bionic/libc/arch-x86/syscalls/
Dprctl.S17 movl $__NR_prctl, %eax
/bionic/libc/kernel/arch-x86/asm/
Dunistd_32.h236 #define __NR_prctl 172 macro
/bionic/libc/kernel/arch-mips/asm/
Dunistd.h265 #define __NR_prctl (__NR_Linux + 192) macro
656 #define __NR_prctl (__NR_Linux + 153) macro
1045 #define __NR_prctl (__NR_Linux + 153) macro
/bionic/libc/include/sys/
Dglibc-syscalls.h189 #define SYS_prctl __NR_prctl
536 #define SYS_prctl __NR_prctl
898 #define SYS_prctl __NR_prctl
/bionic/libc/kernel/arch-arm/asm/
Dunistd.h210 #define __NR_prctl (__NR_SYSCALL_BASE+172) macro