Searched refs:acpi_tb_verify_checksum (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/acpi/acpica/
H A Dactables.h148 acpi_tb_verify_checksum(struct acpi_table_header *table, u32 length);
H A Dtbprint.c186 acpi_status acpi_tb_verify_checksum(struct acpi_table_header *table, u32 length) acpi_tb_verify_checksum() function
H A Dutfileio.c247 status = acpi_tb_verify_checksum((void *)*table, acpi_ut_read_table()
H A Dtbutils.c336 status = acpi_tb_verify_checksum(table, length); acpi_tb_parse_root_table()
H A Dtbdata.c398 acpi_tb_verify_checksum(table_desc->pointer, acpi_tb_verify_temp_table()
H A Dtbfadt.c335 (void)acpi_tb_verify_checksum(table, length); acpi_tb_parse_fadt()
/linux-4.4.14/tools/power/acpi/tools/acpidump/
H A Dapdump.c114 status = acpi_tb_verify_checksum(table, table->length); ap_is_valid_checksum()

Completed in 167 milliseconds