Searched defs:kmsg (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/io_uring/ |
D | net.c | 129 static void io_netmsg_iovec_free(struct io_async_msghdr *kmsg) in io_netmsg_iovec_free() 186 static int io_net_vec_assign(struct io_kiocb *req, struct io_async_msghdr *kmsg, in io_net_vec_assign() 200 struct io_async_msghdr *kmsg) in io_mshot_prep_retry() 362 struct io_async_msghdr *kmsg = req->async_data; in io_send_setup() local 389 struct io_async_msghdr *kmsg; in io_sendmsg_prep_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 578 struct io_async_msghdr *kmsg = req->async_data; in io_send() local 741 struct io_async_msghdr *kmsg; in io_recvmsg_prep_setup() local [all …]
|
/linux-6.12.1/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 | 2483 int __copy_msghdr(struct msghdr *kmsg, in __copy_msghdr() 2529 static int copy_msghdr_from_user(struct msghdr *kmsg, in copy_msghdr_from_user()
|
/linux-6.12.1/tools/testing/selftests/devices/error_logs/ |
D | test_device_error_logs.py | 25 kmsg = "/dev/kmsg" variable
|
/linux-6.12.1/drivers/gpu/drm/ |
D | drm_panic.c | 702 char *kmsg; in drm_panic_get_qr_code_url() local
|