Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/gpu/drm/amd/display/dc/link/protocols/link_ddc.c, line 103
- drivers/gpu/drm/amd/display/include/vector.h, line 126
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_ddc.c i2c_payloads_add() -> dal_vector_append()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vector | 3461447147967881216 |
| PARAM_VALUE | 0 | vector->capacity | 1-256 |
| PARAM_VALUE | 0 | vector->container | 1-u64max |
| PARAM_VALUE | 0 | vector->struct_size | 16 |
| PARAM_VALUE | 1 | item | 6260656293445316608 |
| BUF_SIZE | 1 | item | 16 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | vector->capacity | |
| NO_OVERFLOW_SIMPLE | 0 | vector->struct_size | |
| HALF_LOCKED2 | &pool->lock |