Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
Smatch caller information:
drivers/vhost/net.c vhost_net_set_features() -> vhost_init_device_iotlb()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | d->mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | d->mutex.wait_lock.owner | (-1) |
| PARAM_VALUE | 0 | d->mutex.wait_lock.owner_cpu | u32max |
| LOCK2 | &n->dev.mutex | ||
| TYPE_LOCK | (struct vhost_dev)->mutex |
drivers/vhost/vsock.c vhost_vsock_set_features() -> vhost_init_device_iotlb()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | d->mutex.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | d->mutex.wait_lock.owner | (-1) |
| PARAM_VALUE | 0 | d->mutex.wait_lock.owner_cpu | u32max |
| LOCK2 | &vsock->dev.mutex | ||
| TYPE_LOCK | (struct vhost_dev)->mutex |