Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/gpu/drm/nouveau/nvkm/core/engine.c, line 45
- drivers/gpu/drm/nouveau/nvkm/engine/device/base.c
Smatch caller information:
drivers/gpu/drm/nouveau/nvkm/engine/device/base.c nvkm_device_fini() -> nvkm_subdev_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | subdev | 4096-ptr_max |
| PARAM_VALUE | 0 | subdev->func->fini | 4096-ptr_max |
| CAPPED_DATA | 0 | &subdev->head | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &device->mutex | ||
| TYPE_LOCK | (struct nvkm_device)->mutex |
drivers/gpu/drm/nouveau/nvkm/engine/device/base.c nvkm_device_init() -> nvkm_subdev_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | subdev | 4096-ptr_max |
| CAPPED_DATA | 0 | &subdev->head | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &device->mutex | ||
| TYPE_LOCK | (struct nvkm_device)->mutex |
drivers/gpu/drm/nouveau/nvkm/core/engine.c nvkm_engine_reset() -> nvkm_subdev_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | subdev | 4096-ptr_max |
| PARAM_VALUE | 0 | subdev->func | 4096-ptr_max |
| PARAM_VALUE | 0 | subdev->use.enabled | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | flags | ||
| HALF_LOCKED2 | &runl->mutex |