Home
last modified time | relevance | path

Searched defs:byte_weight (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/vhost/
H A Dvhost.h166 int byte_weight; member
H A Dvhost.c467 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 Dvhost.h174 int byte_weight; member
H A Dvhost.c503 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