Searched refs:apei_exec_run_optional (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/acpi/apei/
H A Dapei-internal.h62 static inline int apei_exec_run_optional(struct apei_exec_context *ctx, u8 action) apei_exec_run_optional() function
H A Derst.c642 rc = apei_exec_run_optional(&ctx, ACPI_ERST_BEGIN_WRITE); __erst_write_to_storage()
666 rc = apei_exec_run_optional(&ctx, ACPI_ERST_END); __erst_write_to_storage()
681 rc = apei_exec_run_optional(&ctx, ACPI_ERST_BEGIN_READ); __erst_read_from_storage()
709 rc = apei_exec_run_optional(&ctx, ACPI_ERST_END); __erst_read_from_storage()
724 rc = apei_exec_run_optional(&ctx, ACPI_ERST_BEGIN_CLEAR); __erst_clear_from_storage()
748 rc = apei_exec_run_optional(&ctx, ACPI_ERST_END); __erst_clear_from_storage()
H A Deinj.c422 rc = apei_exec_run_optional(&ctx, ACPI_EINJ_BEGIN_OPERATION); __einj_error_inject()
512 rc = apei_exec_run_optional(&ctx, ACPI_EINJ_END_OPERATION); __einj_error_inject()

Completed in 44 milliseconds