Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Dsyscalls.h48 asmlinkage long sys_oabi_sendmsg(int fd, struct user_msghdr __user *msg, unsigned flags);
/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c461 asmlinkage long sys_oabi_sendmsg(int fd, struct user_msghdr __user *msg, unsigned flags) in sys_oabi_sendmsg() function
507 r = sys_oabi_sendmsg(a[0], (struct user_msghdr __user *)a[1], a[2]); in sys_oabi_socketcall()
/linux/arch/arm/tools/
H A Dsyscall.tbl314 296 common sendmsg sys_sendmsg sys_oabi_sendmsg
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl314 296 common sendmsg sys_sendmsg sys_oabi_sendmsg