Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c amdgpu_vmid_grab_reserved() -> amdgpu_vmid_compatible()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | id | 4096-ptr_max |
| PARAM_VALUE | 1 | job | 4096-ptr_max |
| CAPPED_DATA | 1 | job->gang_submit | 1 |
| DATA_SOURCE | 1 | job | $2 |
| LOCK2 | &id_mgr->lock | ||
| LOCK2 | &pool->lock | ||
| TYPE_LOCK | (struct amdgpu_vmid_mgr)->lock |
drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c amdgpu_vmid_grab_used() -> amdgpu_vmid_compatible()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | id | 4096-ptr_max |
| PARAM_VALUE | 1 | job | 4096-ptr_max |
| CAPPED_DATA | 1 | job->gang_submit | 1 |
| DATA_SOURCE | 1 | job | $2 |
| LOCK2 | &id_mgr->lock | ||
| LOCK2 | &pool->lock | ||
| TYPE_LOCK | (struct amdgpu_vmid_mgr)->lock |