Searched defs:kmsg (Results 1 – 4 of 4) sorted by relevance
| /linux/io_uring/ |
| H A D | net.c | 161 static void io_netmsg_iovec_free(struct io_async_msghdr *kmsg) in io_netmsg_iovec_free() 202 struct io_async_msghdr *kmsg) in io_mshot_prep_retry() 322 struct io_async_msghdr *kmsg = req->async_data; in io_send_setup() local 368 struct io_async_msghdr *kmsg = req->async_data; in io_sendmsg_setup() local 451 static int io_bundle_nbufs(struct io_async_msghdr *kmsg, int ret) in io_bundle_nbufs() 483 struct io_async_msghdr *kmsg, int len) in io_net_kbuf_recyle() 492 struct io_async_msghdr *kmsg, in io_send_finish() 532 struct io_async_msghdr *kmsg = req->async_data; in io_sendmsg() local 579 struct io_br_sel *sel, struct io_async_msghdr *kmsg) in io_send_select_buffer() 629 struct io_async_msghdr *kmsg = req->async_data; in io_send() local [all …]
|
| /linux/net/ |
| H A D | compat.c | 36 int __get_compat_msghdr(struct msghdr *kmsg, in __get_compat_msghdr() 82 int get_compat_msghdr(struct msghdr *kmsg, in get_compat_msghdr() 138 int cmsghdr_from_user_compat_to_kern(struct msghdr *kmsg, struct sock *sk, in cmsghdr_from_user_compat_to_kern() 226 int put_cmsg_compat(struct msghdr *kmsg, int level, int type, int len, void *data) in put_cmsg_compat()
|
| H A D | socket.c | 2590 int __copy_msghdr(struct msghdr *kmsg, in __copy_msghdr() 2635 static int copy_msghdr_from_user(struct msghdr *kmsg, in copy_msghdr_from_user()
|
| /linux/tools/testing/selftests/devices/error_logs/ |
| H A D | test_device_error_logs.py | 25 kmsg = "/dev/kmsg" variable
|