Home
last modified time | relevance | path

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

/linux-6.15/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.c807 !vhost_log_access_ok(&vsock->dev)) { in vhost_vsock_set_features()
H A Dvhost.c1753 bool vhost_log_access_ok(struct vhost_dev *dev) in vhost_log_access_ok() function
1757 EXPORT_SYMBOL_GPL(vhost_log_access_ok);
H A Dnet.c1625 !vhost_log_access_ok(&n->dev)) in vhost_net_set_features()
H A Dscsi.c2094 !vhost_log_access_ok(&vs->dev)) { in vhost_scsi_set_features()