Symbol: RAS_TABLE_V2_1_INFO_SIZE
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
122
RAS_TABLE_V2_1_INFO_SIZE)
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
124
RAS_TABLE_V2_1_INFO_SIZE) \
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
1455
RAS_TABLE_V2_1_INFO_SIZE +
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
1496
buf = kzalloc(RAS_TABLE_V2_1_INFO_SIZE, GFP_KERNEL);
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
1509
buf, RAS_TABLE_V2_1_INFO_SIZE);
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
1510
if (res < RAS_TABLE_V2_1_INFO_SIZE) {
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
1521
return res == RAS_TABLE_V2_1_INFO_SIZE ? 0 : res;
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
154
RAS_TABLE_V2_1_INFO_SIZE) ? 0u : \
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
156
RAS_TABLE_V2_1_INFO_SIZE) / RAS_TABLE_RECORD_SIZE))
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
1616
if (hdr->tbl_size < RAS_TABLE_HEADER_SIZE + RAS_TABLE_V2_1_INFO_SIZE) {
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
1620
RAS_TABLE_HEADER_SIZE + RAS_TABLE_V2_1_INFO_SIZE);
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
331
buf = kzalloc(RAS_TABLE_V2_1_INFO_SIZE, GFP_KERNEL);
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
345
buf, RAS_TABLE_V2_1_INFO_SIZE);
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
351
} else if (res < RAS_TABLE_V2_1_INFO_SIZE) {
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
353
RAS_TABLE_V2_1_INFO_SIZE);
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
465
RAS_TABLE_V2_1_INFO_SIZE;
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
818
RAS_TABLE_V2_1_INFO_SIZE +
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
1035
RAS_TABLE_V2_1_INFO_SIZE +
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
1077
buf = kzalloc(RAS_TABLE_V2_1_INFO_SIZE, GFP_KERNEL);
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
1090
buf, RAS_TABLE_V2_1_INFO_SIZE);
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
1091
if (res < RAS_TABLE_V2_1_INFO_SIZE) {
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
1102
return res == RAS_TABLE_V2_1_INFO_SIZE ? 0 : res;
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
1145
if (hdr->tbl_size < RAS_TABLE_HEADER_SIZE + RAS_TABLE_V2_1_INFO_SIZE) {
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
1149
RAS_TABLE_HEADER_SIZE + RAS_TABLE_V2_1_INFO_SIZE);
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
120
RAS_TABLE_V2_1_INFO_SIZE)
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
122
RAS_TABLE_V2_1_INFO_SIZE) \
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
150
RAS_TABLE_V2_1_INFO_SIZE) ? 0u : \
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
152
RAS_TABLE_V2_1_INFO_SIZE) / RAS_TABLE_RECORD_SIZE))
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
355
buf = kzalloc(RAS_TABLE_V2_1_INFO_SIZE, GFP_KERNEL);
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
368
buf, RAS_TABLE_V2_1_INFO_SIZE);
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
373
} else if (res < RAS_TABLE_V2_1_INFO_SIZE) {
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
375
"Short write:%d out of %d\n", res, RAS_TABLE_V2_1_INFO_SIZE);
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
465
RAS_TABLE_V2_1_INFO_SIZE;
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
772
RAS_TABLE_V2_1_INFO_SIZE +