Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c amdgpu_ctx_get_entity() -> amdgpu_ctx_init_entity()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->entities | 4096-ptr_max |
| PARAM_VALUE | 1 | hw_ip | 0-9 |
| PARAM_VALUE | 2 | ring | 0-4294967294 |
| CAPPED_DATA | 2 | ring | 1 |
| DATA_SOURCE | 0 | ctx | $0 |
| DATA_SOURCE | 1 | hw_ip | $1 |
| DATA_SOURCE | 2 | ring | $3 |
| HARD_MAX | 1 | hw_ip | 9 |
| USER_DATA | 1 | hw_ip | 0-9[u] |
| USER_DATA | 2 | ring | 0-s32max[c] |