Home
last modified time | relevance | path

Searched refs:vhost_log_access_ok (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/vhost/
Dvhost.h191 bool vhost_log_access_ok(struct vhost_dev *);
Dtest.c254 !vhost_log_access_ok(&n->dev)) { in vhost_test_set_features()
Dvsock.c706 !vhost_log_access_ok(&vsock->dev)) { in vhost_vsock_set_features()
Dvhost.c1373 bool vhost_log_access_ok(struct vhost_dev *dev) in vhost_log_access_ok() function
1377 EXPORT_SYMBOL_GPL(vhost_log_access_ok);
Dnet.c1657 !vhost_log_access_ok(&n->dev)) in vhost_net_set_features()
Dscsi.c1584 !vhost_log_access_ok(&vs->dev)) { in vhost_scsi_set_features()