Defined in 1 files as a function:
Referenced in 2 files:
- drivers/gpu/drm/amd/amdgpu/amdgpu_object.c, line 1343
- drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c, line 431
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c amdgpu_move_blit() -> amdgpu_vram_mgr_set_cleared()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | res | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | res->bo->base.size | |
| NO_OVERFLOW_SIMPLE | 0 | res->size | |
| HALF_LOCKED2 | bo->base.resv |
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c amdgpu_bo_release_notify() -> amdgpu_vram_mgr_set_cleared()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | res | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &bo->base._resv | ||
| TYPE_LOCK | (struct drm_gem_object)->_resv |