Home
last modified time | relevance | path

Searched refs:apei_exec_collect_resources (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/acpi/apei/
H A Dapei-internal.h117 int apei_exec_collect_resources(struct apei_exec_context *ctx,
H A Dapei-base.c744 int apei_exec_collect_resources(struct apei_exec_context *ctx, in apei_exec_collect_resources() function
750 EXPORT_SYMBOL_GPL(apei_exec_collect_resources);
H A Deinj-core.c376 rc = apei_exec_collect_resources(&trigger_ctx, &trigger_resources); in __einj_error_trigger()
792 rc = apei_exec_collect_resources(&ctx, &einj_resources); in einj_probe()
H A Derst.c1224 rc = apei_exec_collect_resources(&ctx, &erst_resources); in erst_init()