Home
last modified time | relevance | path

Searched refs:__NR_sigsuspend (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/arch-arm/syscalls/
D__sigsuspend.S13 ldr r7, =__NR_sigsuspend
/bionic/libc/arch-sh/syscalls/
D__sigsuspend.S31 0: .long __NR_sigsuspend
/bionic/libc/arch-x86/syscalls/
D__sigsuspend.S16 movl $__NR_sigsuspend, %eax
/bionic/libc/kernel/arch-x86/asm/
Dunistd_32.h87 #define __NR_sigsuspend 72 macro
/bionic/libc/kernel/arch-sh/asm/
Dunistd_32.h87 #define __NR_sigsuspend 72 macro
Dunistd_64.h87 #define __NR_sigsuspend 72 macro
/bionic/libc/include/sys/
Dlinux-syscalls.h110 #define __NR_sigsuspend (__NR_SYSCALL_BASE + 72) macro
/bionic/libc/kernel/arch-arm/asm/
Dunistd.h91 #define __NR_sigsuspend (__NR_SYSCALL_BASE+ 72) macro