Home
last modified time | relevance | path

Searched refs:__NR_send (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
Dunistd-common.h252 #define __NR_send (__NR_SYSCALL_BASE + 289) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dunistd32.h591 #define __NR_send 289 macro
592 __SYSCALL(__NR_send, sys_send)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
Dunistd-common.h265 #define __NR_send (__NR_SYSCALL_BASE + 289) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dunistd_o32.h199 #define __NR_send (__NR_Linux + 178) macro
/kernel/liteos_a/syscall/
Dsyscall_lookup.h248 SYSCALL_HAND_DEF(__NR_send, SysSend, ssize_t, ARG_NUM_4)