Searched refs:__NR_rt_sigreturn (Results 1 - 9 of 9) sorted by relevance

/bionic/libc/arch-arm64/bionic/
H A D__rt_sigreturn.S32 mov x8, __NR_rt_sigreturn
/bionic/libc/arch-x86_64/bionic/
H A D__rt_sigreturn.S32 movl $__NR_rt_sigreturn, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h40 #define __NR_rt_sigreturn 15 macro
H A Dunistd_32.h237 #define __NR_rt_sigreturn 173 macro
H A Dunistd_x32.h365 #define __NR_rt_sigreturn (__X32_SYSCALL_BIT + 513) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h217 #define __NR_rt_sigreturn 139 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h266 #define __NR_rt_sigreturn (__NR_Linux + 193) macro
734 #define __NR_rt_sigreturn (__NR_Linux + 211) macro
1129 #define __NR_rt_sigreturn (__NR_Linux + 211) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h213 #define SYS_rt_sigreturn __NR_rt_sigreturn
543 #define SYS_rt_sigreturn __NR_rt_sigreturn
902 #define SYS_rt_sigreturn __NR_rt_sigreturn
1260 #define SYS_rt_sigreturn __NR_rt_sigreturn
1590 #define SYS_rt_sigreturn __NR_rt_sigreturn
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h206 #define __NR_rt_sigreturn (__NR_SYSCALL_BASE+173) macro

Completed in 2491 milliseconds