Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/trace/beauty/include/linux/
Dsocket.h405 extern int sendmsg_copy_msghdr(struct msghdr *msg,
/Linux-v5.15/include/linux/
Dsocket.h405 extern int sendmsg_copy_msghdr(struct msghdr *msg,
/Linux-v5.15/net/
Dsocket.c2428 int sendmsg_copy_msghdr(struct msghdr *msg, in sendmsg_copy_msghdr() function
2459 err = sendmsg_copy_msghdr(msg_sys, msg, flags, &iov); in ___sys_sendmsg()
/Linux-v5.15/fs/
Dio_uring.c4713 return sendmsg_copy_msghdr(&iomsg->msg, req->sr_msg.umsg, in io_sendmsg_copy_hdr()