Home
last modified time | relevance | path

Searched refs:apei_exec_ctx_set_input (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/apei/
Dapei-internal.h44 static inline void apei_exec_ctx_set_input(struct apei_exec_context *ctx, in apei_exec_ctx_set_input() function
Derst.c632 apei_exec_ctx_set_input(&ctx, offset); in __erst_write_to_storage()
671 apei_exec_ctx_set_input(&ctx, offset); in __erst_read_from_storage()
675 apei_exec_ctx_set_input(&ctx, record_id); in __erst_read_from_storage()
714 apei_exec_ctx_set_input(&ctx, record_id); in __erst_clear_from_storage()
Deinj.c414 apei_exec_ctx_set_input(&ctx, type); in __einj_error_inject()