Home
last modified time | relevance | path

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

/linux/drivers/acpi/apei/
H A Derst.c661 apei_exec_ctx_set_input(&ctx, offset); in __erst_write_to_storage()
702 apei_exec_ctx_set_input(&ctx, offset); in __erst_read_from_storage()
706 apei_exec_ctx_set_input(&ctx, record_id); in __erst_read_from_storage()
747 apei_exec_ctx_set_input(&ctx, record_id); in __erst_clear_from_storage()
H A Dapei-internal.h43 static inline void apei_exec_ctx_set_input(struct apei_exec_context *ctx, in apei_exec_ctx_set_input() function