Searched refs:__NR_sendmsg (Results 1 – 14 of 14) sorted by relevance
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
D | unistd_64.h | 67 #define __NR_sendmsg 46 macro
|
D | unistd_32.h | 387 #define __NR_sendmsg 370 macro
|
D | unistd_x32.h | 332 #define __NR_sendmsg (__X32_SYSCALL_BIT + 518) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 284 #define __NR_sendmsg 211 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 468 #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/ |
D | unistd.h | 614 #define __NR_sendmsg 211 macro 615 __SC_COMP(__NR_sendmsg, sys_sendmsg, compat_sys_sendmsg)
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
D | unistd.h | 614 #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/ |
D | unistd_n64.h | 66 #define __NR_sendmsg (__NR_Linux + 45) macro
|
D | unistd_n32.h | 66 #define __NR_sendmsg (__NR_Linux + 45) macro
|
D | unistd_o32.h | 200 #define __NR_sendmsg (__NR_Linux + 179) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 259 #define __NR_sendmsg (__NR_SYSCALL_BASE + 296) macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | unistd32.h | 605 #define __NR_sendmsg 296 macro 606 __SYSCALL(__NR_sendmsg, compat_sys_sendmsg)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 272 #define __NR_sendmsg (__NR_SYSCALL_BASE + 296) macro
|
/kernel/liteos_a/syscall/ |
D | syscall_lookup.h | 255 SYSCALL_HAND_DEF(__NR_sendmsg, SysSendMsg, ssize_t, ARG_NUM_3)
|