Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/vhost/
Dvhost.h183 bool vhost_log_access_ok(struct vhost_dev *);
Dtest.c247 !vhost_log_access_ok(&n->dev)) { in vhost_test_set_features()
Dvsock.c827 !vhost_log_access_ok(&vsock->dev)) { in vhost_vsock_set_features()
Dvhost.c1390 bool vhost_log_access_ok(struct vhost_dev *dev) in vhost_log_access_ok() function
1394 EXPORT_SYMBOL_GPL(vhost_log_access_ok);
Dnet.c1641 !vhost_log_access_ok(&n->dev)) in vhost_net_set_features()
Dscsi.c1764 !vhost_log_access_ok(&vs->dev)) { in vhost_scsi_set_features()