Searched defs:byte_weight (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/vhost/ |
H A D | vhost.h | 166 int byte_weight; member
|
H A D | vhost.c | 467 vhost_dev_init(struct vhost_dev *dev, struct vhost_virtqueue **vqs, int nvqs, int iov_limit, int weight, int byte_weight, bool use_worker, int (*msg_handler)(struct vhost_dev *dev, struct vhost_iotlb_msg *msg)) vhost_dev_init() argument
|
/kernel/linux/linux-6.6/drivers/vhost/ |
H A D | vhost.h | 174 int byte_weight; member
|
H A D | vhost.c | 503 vhost_dev_init(struct vhost_dev *dev, struct vhost_virtqueue **vqs, int nvqs, int iov_limit, int weight, int byte_weight, bool use_worker, int (*msg_handler)(struct vhost_dev *dev, u32 asid, struct vhost_iotlb_msg *msg)) vhost_dev_init() argument
|
Completed in 9 milliseconds