Home
last modified time | relevance | path

Searched defs:kmsg (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/net/
Dcompat.c36 int __get_compat_msghdr(struct msghdr *kmsg, in __get_compat_msghdr()
83 int get_compat_msghdr(struct msghdr *kmsg, in get_compat_msghdr()
139 int cmsghdr_from_user_compat_to_kern(struct msghdr *kmsg, struct sock *sk, in cmsghdr_from_user_compat_to_kern()
227 int put_cmsg_compat(struct msghdr *kmsg, int level, int type, int len, void *data) in put_cmsg_compat()
Dsocket.c2471 int __copy_msghdr(struct msghdr *kmsg, in __copy_msghdr()
2517 static int copy_msghdr_from_user(struct msghdr *kmsg, in copy_msghdr_from_user()
/kernel/linux/linux-5.10/net/
Dcompat.c36 int __get_compat_msghdr(struct msghdr *kmsg, in __get_compat_msghdr()
88 int get_compat_msghdr(struct msghdr *kmsg, in get_compat_msghdr()
141 int cmsghdr_from_user_compat_to_kern(struct msghdr *kmsg, struct sock *sk, in cmsghdr_from_user_compat_to_kern()
228 int put_cmsg_compat(struct msghdr *kmsg, int level, int type, int len, void *data) in put_cmsg_compat()
Dsocket.c2252 int __copy_msghdr_from_user(struct msghdr *kmsg, in __copy_msghdr_from_user()
2303 static int copy_msghdr_from_user(struct msghdr *kmsg, in copy_msghdr_from_user()
/kernel/linux/linux-6.6/io_uring/
Dnet.c178 struct io_async_msghdr *kmsg, in io_setup_async_msg()
406 struct io_async_msghdr iomsg, *kmsg; in io_sendmsg() local
731 static int io_recvmsg_prep_multishot(struct io_async_msghdr *kmsg, in io_recvmsg_prep_multishot()
762 struct io_async_msghdr *kmsg, in io_recvmsg_multishot()
818 struct io_async_msghdr iomsg, *kmsg; in io_recvmsg() local
1266 struct io_async_msghdr iomsg, *kmsg; in io_sendmsg_zc() local
/kernel/linux/linux-5.10/io_uring/
Dio_uring.c4725 struct io_async_msghdr *kmsg) in io_setup_async_msg()
4801 struct io_async_msghdr iomsg, *kmsg; in io_sendmsg() local
5052 struct io_async_msghdr iomsg, *kmsg; in io_recvmsg() local