Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/samples/mic/mpssd/
Dmpssd.c338 sum_iovec_len(struct mic_copy_desc *copy) in sum_iovec_len()
349 struct mic_copy_desc *copy) in verify_out_len()
361 disp_iovec(struct mic_info *mic, struct mic_copy_desc *copy, in disp_iovec()
378 struct mic_copy_desc *copy, ssize_t len) in txrx_prepare()
391 struct mic_vring *vr, struct mic_copy_desc *copy) in mic_virtio_copy()
541 struct mic_copy_desc copy; in virtio_net()
747 struct mic_copy_desc copy; in virtio_console()
1104 struct mic_copy_desc copy; in read_header()
1118 struct mic_copy_desc copy; in transfer_blocks()
1142 struct mic_copy_desc copy; in write_status()
/Linux-v5.4/drivers/misc/mic/vop/
Dvop_vringh.c744 static int _vop_virtio_copy(struct vop_vdev *vdev, struct mic_copy_desc *copy) in _vop_virtio_copy()
835 struct mic_copy_desc *copy) in vop_verify_copy_args()
844 struct mic_copy_desc *copy) in vop_virtio_copy_desc()
961 struct mic_copy_desc copy; in vop_ioctl()
977 &((struct mic_copy_desc __user *)argp)->out_len, in vop_ioctl()