Home
last modified time | relevance | path

Searched refs:sys_oabi_sendmsg (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/arch/arm/include/asm/
Dsyscalls.h48 asmlinkage long sys_oabi_sendmsg(int fd, struct user_msghdr __user *msg, unsigned flags);
/Linux-v6.6/arch/arm/kernel/
Dsys_oabi-compat.c463 asmlinkage long sys_oabi_sendmsg(int fd, struct user_msghdr __user *msg, unsigned flags) in sys_oabi_sendmsg() function
509 r = sys_oabi_sendmsg(a[0], (struct user_msghdr __user *)a[1], a[2]); in sys_oabi_socketcall()
/Linux-v6.6/arch/arm/tools/
Dsyscall.tbl313 296 common sendmsg sys_sendmsg sys_oabi_sendmsg