Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/kernel/
Dsys_oabi-compat.c403 asmlinkage long sys_oabi_sendmsg(int fd, struct user_msghdr __user *msg, unsigned flags) in sys_oabi_sendmsg() function
449 r = sys_oabi_sendmsg(a[0], (struct user_msghdr __user *)a[1], a[2]); in sys_oabi_socketcall()
Dcalls.S308 CALL(ABI(sys_sendmsg, sys_oabi_sendmsg))