erst_info         921 drivers/acpi/apei/erst.c static struct pstore_info erst_info = {
erst_info         978 drivers/acpi/apei/erst.c 	size_t rcd_len = sizeof(*rcd) + erst_info.bufsize;
erst_info        1043 drivers/acpi/apei/erst.c 					(erst_info.buf - sizeof(*rcd));
erst_info        1169 drivers/acpi/apei/erst.c 		erst_info.buf = buf + sizeof(struct cper_pstore_record);
erst_info        1170 drivers/acpi/apei/erst.c 		erst_info.bufsize = erst_erange.size -
erst_info        1172 drivers/acpi/apei/erst.c 		rc = pstore_register(&erst_info);
erst_info        1177 drivers/acpi/apei/erst.c 			erst_info.buf = NULL;
erst_info        1178 drivers/acpi/apei/erst.c 			erst_info.bufsize = 0;