Lines Matching +defs:val +defs:dst

40 						  u16 *val, const __virtio16 *p),  in __vringh_get_head()
256 static int slow_copy(struct vringh *vrh, void *dst, const void *src, in slow_copy()
303 void *dst, const void *src, size_t len)) in __vringh_iov()
451 __virtio16 *p, u16 val), in __vringh_complete()
453 struct vring_used_elem *dst, in __vringh_complete()
499 u16 *val, in __vringh_need_notify()
546 u16 *val, const __virtio16 *p), in __vringh_notify_enable()
548 __virtio16 *p, u16 val)) in __vringh_notify_enable()
586 __virtio16 *p, u16 val)) in __vringh_notify_disable()
599 static inline int getu16_user(const struct vringh *vrh, u16 *val, const __virtio16 *p) in getu16_user()
607 static inline int putu16_user(const struct vringh *vrh, __virtio16 *p, u16 val) in putu16_user()
614 void *dst, const void *src, size_t len) in copydesc_user()
621 struct vring_used_elem *dst, in putused_user()
630 void *dst, size_t len) in xfer_from_user()
637 void *dst, void *src, size_t len) in xfer_to_user()
760 ssize_t vringh_iov_pull_user(struct vringh_iov *riov, void *dst, size_t len) in vringh_iov_pull_user()
876 u16 *val, const __virtio16 *p) in getu16_kern()
882 static inline int putu16_kern(const struct vringh *vrh, __virtio16 *p, u16 val) in putu16_kern()
889 void *dst, const void *src, size_t len) in copydesc_kern()
896 struct vring_used_elem *dst, in putused_kern()
905 void *dst, size_t len) in xfer_kern()
911 static inline int kern_xfer(const struct vringh *vrh, void *dst, in kern_xfer()
1010 ssize_t vringh_iov_pull_kern(struct vringh_kiov *riov, void *dst, size_t len) in vringh_iov_pull_kern()
1177 static inline int copy_from_iotlb(const struct vringh *vrh, void *dst, in copy_from_iotlb()
1223 static inline int copy_to_iotlb(const struct vringh *vrh, void *dst, in copy_to_iotlb()
1270 u16 *val, const __virtio16 *p) in getu16_iotlb()
1307 __virtio16 *p, u16 val) in putu16_iotlb()
1344 void *dst, const void *src, size_t len) in copydesc_iotlb()
1356 void *dst, size_t len) in xfer_from_iotlb()
1368 void *dst, void *src, size_t len) in xfer_to_iotlb()
1380 struct vring_used_elem *dst, in putused_iotlb()
1517 void *dst, size_t len) in vringh_iov_pull_iotlb()