Home
last modified time | relevance | path

Searched refs:mic_copy_desc (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dmic_ioctl.h37 struct mic_copy_desc { struct
66 #define MIC_VIRTIO_COPY_DESC _IOWR('s', 2, struct mic_copy_desc *) argument
/Linux-v4.19/samples/mic/mpssd/
Dmpssd.c349 sum_iovec_len(struct mic_copy_desc *copy) in sum_iovec_len()
360 struct mic_copy_desc *copy) in verify_out_len()
372 disp_iovec(struct mic_info *mic, struct mic_copy_desc *copy, in disp_iovec()
389 struct mic_copy_desc *copy, ssize_t len) in txrx_prepare()
402 struct mic_vring *vr, struct mic_copy_desc *copy) in mic_virtio_copy()
552 struct mic_copy_desc copy; in virtio_net()
758 struct mic_copy_desc copy; in virtio_console()
1115 struct mic_copy_desc copy; in read_header()
1129 struct mic_copy_desc copy; in transfer_blocks()
1153 struct mic_copy_desc copy; in write_status()
/Linux-v4.19/drivers/misc/mic/vop/
Dvop_vringh.c747 static int _vop_virtio_copy(struct vop_vdev *vdev, struct mic_copy_desc *copy) in _vop_virtio_copy()
838 struct mic_copy_desc *copy) in vop_verify_copy_args()
847 struct mic_copy_desc *copy) in vop_virtio_copy_desc()
964 struct mic_copy_desc copy; in vop_ioctl()
980 &((struct mic_copy_desc __user *)argp)->out_len, in vop_ioctl()