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
1447
RAS_TABLE_V2_1_INFO_SIZE +
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
1488
buf = kzalloc(RAS_TABLE_V2_1_INFO_SIZE, GFP_KERNEL);
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
1501
buf, RAS_TABLE_V2_1_INFO_SIZE);
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
1502
if (res < RAS_TABLE_V2_1_INFO_SIZE) {
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
1513
return res == RAS_TABLE_V2_1_INFO_SIZE ? 0 : res;
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
153
RAS_TABLE_V2_1_INFO_SIZE) / RAS_TABLE_RECORD_SIZE)
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
328
buf = kzalloc(RAS_TABLE_V2_1_INFO_SIZE, GFP_KERNEL);
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
342
buf, RAS_TABLE_V2_1_INFO_SIZE);
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
348
} else if (res < RAS_TABLE_V2_1_INFO_SIZE) {
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
350
RAS_TABLE_V2_1_INFO_SIZE);
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
462
RAS_TABLE_V2_1_INFO_SIZE;
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
812
RAS_TABLE_V2_1_INFO_SIZE +
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
1032
RAS_TABLE_V2_1_INFO_SIZE +
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
1074
buf = kzalloc(RAS_TABLE_V2_1_INFO_SIZE, GFP_KERNEL);
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
1087
buf, RAS_TABLE_V2_1_INFO_SIZE);
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
1088
if (res < RAS_TABLE_V2_1_INFO_SIZE) {
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
1099
return res == RAS_TABLE_V2_1_INFO_SIZE ? 0 : res;
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
149
RAS_TABLE_V2_1_INFO_SIZE) / RAS_TABLE_RECORD_SIZE)
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
352
buf = kzalloc(RAS_TABLE_V2_1_INFO_SIZE, GFP_KERNEL);
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
365
buf, RAS_TABLE_V2_1_INFO_SIZE);
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
370
} else if (res < RAS_TABLE_V2_1_INFO_SIZE) {
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
372
"Short write:%d out of %d\n", res, RAS_TABLE_V2_1_INFO_SIZE);
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
462
RAS_TABLE_V2_1_INFO_SIZE;
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c
769
RAS_TABLE_V2_1_INFO_SIZE +