Searched refs:__NR_sendmmsg (Results 1 - 12 of 12) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dsendmmsg.S7 ldr r7, =__NR_sendmmsg
/bionic/libc/arch-arm64/syscalls/
H A Dsendmmsg.S6 mov x8, __NR_sendmmsg
/bionic/libc/arch-mips/syscalls/
H A Dsendmmsg.S8 li v0, __NR_sendmmsg
/bionic/libc/arch-x86_64/syscalls/
H A Dsendmmsg.S7 movl $__NR_sendmmsg, %eax
/bionic/libc/arch-mips64/syscalls/
H A Dsendmmsg.S8 li v0, __NR_sendmmsg
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h405 #define __NR_sendmmsg 307 macro
H A Dunistd_32.h447 #define __NR_sendmmsg 345 macro
H A Dunistd_x32.h396 #define __NR_sendmmsg (__X32_SYSCALL_BIT + 538) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h364 #define __NR_sendmmsg 269 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h452 #define __NR_sendmmsg (__NR_Linux + 343) macro
846 #define __NR_sendmmsg (__NR_Linux + 302) macro
1247 #define __NR_sendmmsg (__NR_Linux + 307) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h237 #define SYS_sendmmsg __NR_sendmmsg
567 #define SYS_sendmmsg __NR_sendmmsg
925 #define SYS_sendmmsg __NR_sendmmsg
1279 #define SYS_sendmmsg __NR_sendmmsg
1613 #define SYS_sendmmsg __NR_sendmmsg
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h451 #define __NR_sendmmsg (__NR_SYSCALL_BASE+374) macro

Completed in 1737 milliseconds