Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/vdpa/mlx5/net/mlx5_vnet.c mlx5_vdpa_get_device_features() -> print_features()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mvdev | 4096-ptr_max |
| PARAM_VALUE | 2 | set | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &d->mutex | ||
| HALF_LOCKED2 | &vdev->cf_lock |
drivers/vdpa/mlx5/net/mlx5_vnet.c mlx5_vdpa_set_driver_features() -> print_features()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mvdev | 4096-ptr_max |
| PARAM_VALUE | 2 | set | 1 |
| DATA_SOURCE | 1 | features | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 1 | features | 0-u64max |
| LOCK2 | &vdev->cf_lock | ||
| HALF_LOCKED2 | &d->mutex | ||
| TYPE_LOCK | (struct vdpa_device)->cf_lock |