Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dvhost.h201 bool vhost_log_access_ok(struct vhost_dev *);
H A Dtest.c247 !vhost_log_access_ok(&n->dev)) { in vhost_test_set_features()
H A Dvsock.c794 !vhost_log_access_ok(&vsock->dev)) { in vhost_vsock_set_features()
H A Dvhost.c1739 bool vhost_log_access_ok(struct vhost_dev *dev) in vhost_log_access_ok() function
1743 EXPORT_SYMBOL_GPL(vhost_log_access_ok);
H A Dnet.c1652 !vhost_log_access_ok(&n->dev)) in vhost_net_set_features()
H A Dscsi.c1915 !vhost_log_access_ok(&vs->dev)) { in vhost_scsi_set_features()