Searched defs:kmsg (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/io_uring/ |
D | net.c | 130 static void io_netmsg_iovec_free(struct io_async_msghdr *kmsg) in io_netmsg_iovec_free() 173 static void io_net_vec_assign(struct io_kiocb *req, struct io_async_msghdr *kmsg, in io_net_vec_assign() 186 struct io_async_msghdr *kmsg) in io_mshot_prep_retry() 355 struct io_async_msghdr *kmsg = req->async_data; in io_send_setup() local 392 struct io_async_msghdr *kmsg = req->async_data; in io_sendmsg_setup() local 460 static int io_bundle_nbufs(struct io_async_msghdr *kmsg, int ret) in io_bundle_nbufs() 492 struct io_async_msghdr *kmsg, in io_send_finish() 528 struct io_async_msghdr *kmsg = req->async_data; in io_sendmsg() local 576 struct io_async_msghdr *kmsg) in io_send_select_buffer() 626 struct io_async_msghdr *kmsg = req->async_data; in io_send() local [all …]
|
/linux-6.14.4/net/ |
D | compat.c | 36 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()
|
D | socket.c | 2448 int __copy_msghdr(struct msghdr *kmsg, in __copy_msghdr() 2494 static int copy_msghdr_from_user(struct msghdr *kmsg, in copy_msghdr_from_user()
|
/linux-6.14.4/tools/testing/selftests/devices/error_logs/ |
D | test_device_error_logs.py | 25 kmsg = "/dev/kmsg" variable
|
/linux-6.14.4/drivers/gpu/drm/ |
D | drm_panic.c | 499 char *kmsg; in drm_panic_get_qr_code_url() local
|