Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c, line 5400
- drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c, line 509
- drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c, line 1369
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c amdgpu_device_ip_soft_reset() -> amdgpu_device_lock_reset_domain()
| Type | Parameter | Key | Value |
|---|---|---|---|
| NOCHECK_CALL | |||
| LOCK2 | global &drm_unplug_srcu | ||
| HALF_LOCKED2 | &pool->lock |
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c amdgpu_xgmi_reset_on_init_work() -> amdgpu_device_lock_reset_domain()
| Type | Parameter | Key | Value |
|---|---|---|---|
| NOCHECK_CALL | |||
| LOCK2 | &hive->hive_lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct amdgpu_hive_info)->hive_lock |
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c amdgpu_pmops_freeze() -> amdgpu_device_lock_reset_domain()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c amdgpu_pmops_suspend_noirq() -> amdgpu_device_lock_reset_domain()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c amdgpu_device_recovery_get_reset_lock() -> amdgpu_device_lock_reset_domain()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &hive->hive_lock |