Home
last modified time | relevance | path

Searched refs:vhost_log_access_ok (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/vhost/
H A Dvhost.h189 bool vhost_log_access_ok(struct vhost_dev *);
H A Dtest.c254 !vhost_log_access_ok(&n->dev)) { in vhost_test_set_features()
H A Dvsock.c776 !vhost_log_access_ok(&vsock->dev)) { in vhost_vsock_set_features()
H A Dvhost.c1379 bool vhost_log_access_ok(struct vhost_dev *dev) in vhost_log_access_ok() function
1383 EXPORT_SYMBOL_GPL(vhost_log_access_ok); variable
H A Dscsi.c1796 !vhost_log_access_ok(&vs->dev)) { in vhost_scsi_set_features()
H A Dnet.c1648 !vhost_log_access_ok(&n->dev)) in vhost_net_set_features()
/kernel/linux/linux-6.6/drivers/vhost/
H A Dtest.c247 !vhost_log_access_ok(&n->dev)) { in vhost_test_set_features()
H A Dvhost.h199 bool vhost_log_access_ok(struct vhost_dev *);
H A Dvsock.c793 !vhost_log_access_ok(&vsock->dev)) { in vhost_vsock_set_features()
H A Dvhost.c1671 bool vhost_log_access_ok(struct vhost_dev *dev) in vhost_log_access_ok() function
1675 EXPORT_SYMBOL_GPL(vhost_log_access_ok); variable
H A Dnet.c1652 !vhost_log_access_ok(&n->dev)) in vhost_net_set_features()
H A Dscsi.c1905 !vhost_log_access_ok(&vs->dev)) { in vhost_scsi_set_features()

Completed in 23 milliseconds