Home
last modified time | relevance | path

Searched refs:__NR_sendmsg (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dunistd_64.h67 #define __NR_sendmsg 46 macro
Dunistd_32.h387 #define __NR_sendmsg 370 macro
Dunistd_x32.h332 #define __NR_sendmsg (__X32_SYSCALL_BIT + 518) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
Dunistd.h284 #define __NR_sendmsg 211 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
Dunistd.h468 #define __NR_sendmsg 211 macro
469 __SC_COMP(__NR_sendmsg, sys_sendmsg, compat_sys_sendmsg)
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
Dunistd.h614 #define __NR_sendmsg 211 macro
615 __SC_COMP(__NR_sendmsg, sys_sendmsg, compat_sys_sendmsg)
/kernel/linux/linux-5.10/include/uapi/asm-generic/
Dunistd.h614 #define __NR_sendmsg 211 macro
615 __SC_COMP(__NR_sendmsg, sys_sendmsg, compat_sys_sendmsg)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dunistd_n64.h66 #define __NR_sendmsg (__NR_Linux + 45) macro
Dunistd_n32.h66 #define __NR_sendmsg (__NR_Linux + 45) macro
Dunistd_o32.h200 #define __NR_sendmsg (__NR_Linux + 179) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
Dunistd-common.h259 #define __NR_sendmsg (__NR_SYSCALL_BASE + 296) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dunistd32.h605 #define __NR_sendmsg 296 macro
606 __SYSCALL(__NR_sendmsg, compat_sys_sendmsg)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
Dunistd-common.h272 #define __NR_sendmsg (__NR_SYSCALL_BASE + 296) macro
/kernel/liteos_a/syscall/
Dsyscall_lookup.h255 SYSCALL_HAND_DEF(__NR_sendmsg, SysSendMsg, ssize_t, ARG_NUM_3)