Searched refs:__NR_recvmmsg (Results 1 - 25 of 43) sorted by relevance

12

/bionic/libc/arch-arm64/syscalls/
H A Drecvmmsg.S6 mov x8, __NR_recvmmsg
/bionic/libc/arch-mips/syscalls/
H A Drecvmmsg.S8 li $v0, __NR_recvmmsg
/bionic/libc/arch-x86_64/syscalls/
H A Drecvmmsg.S7 movl $__NR_recvmmsg, %eax
/bionic/libc/arch-arm/syscalls/
H A Drecvmmsg.S14 ldr r7, =__NR_recvmmsg
/bionic/libc/arch-mips64/syscalls/
H A Drecvmmsg.S8 li $v0, __NR_recvmmsg
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h286 #define __NR_recvmmsg 243 macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h354 #define __NR_recvmmsg 337 macro
H A Dunistd_64.h320 #define __NR_recvmmsg 299 macro
H A Dunistd_x32.h332 #define __NR_recvmmsg (__X32_SYSCALL_BIT + 537) macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h286 #define __NR_recvmmsg 243 macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h354 #define __NR_recvmmsg 337 macro
H A Dunistd_64.h320 #define __NR_recvmmsg 299 macro
/bionic/libc/versioner-dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h354 #define __NR_recvmmsg 337 macro
H A Dunistd_64.h320 #define __NR_recvmmsg 299 macro
/bionic/libc/versioner-dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h354 #define __NR_recvmmsg 337 macro
H A Dunistd_64.h320 #define __NR_recvmmsg 299 macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h286 #define __NR_recvmmsg 243 macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h354 #define __NR_recvmmsg 337 macro
H A Dunistd_64.h320 #define __NR_recvmmsg 299 macro
/bionic/tools/versioner/dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h354 #define __NR_recvmmsg 337 macro
H A Dunistd_64.h320 #define __NR_recvmmsg 299 macro
/bionic/tools/versioner/dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h354 #define __NR_recvmmsg 337 macro
H A Dunistd_64.h320 #define __NR_recvmmsg 299 macro
/bionic/libc/include/bits/
H A Dglibc-syscalls.h775 #if defined(__NR_recvmmsg)
776 #define SYS_recvmmsg __NR_recvmmsg
/bionic/tools/versioner/current/bits/
H A Dglibc-syscalls.h775 #if defined(__NR_recvmmsg)
776 #define SYS_recvmmsg __NR_recvmmsg

Completed in 1146 milliseconds

12