Defined in 2 files as a function:
- drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c, line 257 (as a function)
- drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c, line 282 (as a function)
Referenced in 2 files:
- drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c, line 1509
- drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c, line 1137
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../ras/core/eeprom.c __check_ras_table_status() -> __decode_table_header_from_buf()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdr | 4096-ptr_max |
| PARAM_VALUE | 1 | buf | 4096-ptr_max |
| BUF_SIZE | 0 | hdr | 20 |
| BUF_SIZE | 1 | buf | 20 |
| NOCHECK_CALL |
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c amdgpu_ras_eeprom_init() -> __decode_table_header_from_buf()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdr | 4096-ptr_max |
| PARAM_VALUE | 1 | buf | 4096-ptr_max |
| BUF_SIZE | 0 | hdr | 20 |
| BUF_SIZE | 1 | buf | 20 |
| NOCHECK_CALL |