Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../display/dc/basics/vector.c dal_vector_presized_create() -> dal_vector_presized_costruct()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vector | 4096-ptr_max |
| PARAM_VALUE | 2 | count | 1-u32max |
| PARAM_VALUE | 3 | initial_value | 0 |
| BUF_SIZE | 0 | vector | 32 |
| DATA_SOURCE | 0 | vector | r _kzalloc_noprof |
| DATA_SOURCE | 1 | ctx | $0 |
| DATA_SOURCE | 2 | count | $1 |
| DATA_SOURCE | 3 | initial_value | $2 |
| DATA_SOURCE | 4 | struct_size | $3 |
| UNITS | 2 | count | unit_array_size |
| UNITS | 4 | struct_size | unit_byte |