Home
last modified time | relevance | path

Searched refs:acked_features (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/vhost/
H A Dvhost.h124 u64 acked_features; member
280 return vq->acked_features & (1ULL << bit); in vhost_has_feature()
H A Dtest.c260 vq->acked_features = features; in vhost_test_set_features()
H A Dvsock.c784 vq->acked_features = features; in vhost_vsock_set_features()
H A Dscsi.c1804 vq->acked_features = features; in vhost_scsi_set_features()
H A Dnet.c1658 n->vqs[i].vq.acked_features = features; in vhost_net_set_features()
H A Dvhost.c329 vq->acked_features = 0; in vhost_vq_reset()
/kernel/linux/linux-6.6/drivers/vhost/
H A Dvhost.h134 u64 acked_features; member
293 return vq->acked_features & (1ULL << bit); in vhost_has_feature()
H A Dtest.c253 vq->acked_features = features; in vhost_test_set_features()
H A Dvsock.c808 vq->acked_features = features; in vhost_vsock_set_features()
H A Dnet.c1662 n->vqs[i].vq.acked_features = features; in vhost_net_set_features()
H A Dvdpa.c445 vq->acked_features = actual_features; in vhost_vdpa_set_features()
H A Dscsi.c1913 vq->acked_features = features; in vhost_scsi_set_features()
H A Dvhost.c379 vq->acked_features = 0; in vhost_vq_reset()

Completed in 30 milliseconds