Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h424 extern int sendmsg_copy_msghdr(struct msghdr *msg,
/openbmc/linux/include/linux/
H A Dsocket.h425 extern int sendmsg_copy_msghdr(struct msghdr *msg,
/openbmc/linux/net/
H A Dsocket.c2609 int sendmsg_copy_msghdr(struct msghdr *msg, in sendmsg_copy_msghdr() function
2640 err = sendmsg_copy_msghdr(msg_sys, msg, flags, &iov); in ___sys_sendmsg()