Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- drivers/vhost/net.c, line 1656
- drivers/vhost/test.c, line 233
- drivers/vhost/vhost.c, line 1162
- drivers/vhost/vsock.c, line 915
Smatch caller information:
drivers/vhost/net.c vhost_net_reset_owner() -> vhost_dev_reset_owner_prepare()
| Type | Parameter | Key | Value |
|---|---|---|---|
| LOCK2 | &n->dev.mutex | ||
| TYPE_LOCK | (struct vhost_dev)->mutex |
drivers/vhost/vsock.c vhost_vsock_reset_owner() -> vhost_dev_reset_owner_prepare()
| Type | Parameter | Key | Value |
|---|---|---|---|
| LOCK2 | &vsock->dev.mutex | ||
| TYPE_LOCK | (struct vhost_dev)->mutex |