Searched refs:apei_exec_collect_resources (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/apei/ |
H A D | apei-internal.h | 118 int apei_exec_collect_resources(struct apei_exec_context *ctx,
|
H A D | apei-base.c | 747 int apei_exec_collect_resources(struct apei_exec_context *ctx, in apei_exec_collect_resources() function 753 EXPORT_SYMBOL_GPL(apei_exec_collect_resources); variable
|
H A D | einj.c | 346 rc = apei_exec_collect_resources(&trigger_ctx, &trigger_resources); in __einj_error_trigger() 712 rc = apei_exec_collect_resources(&ctx, &einj_resources); in einj_init()
|
H A D | erst.c | 1130 rc = apei_exec_collect_resources(&ctx, &erst_resources); in erst_init()
|
/kernel/linux/linux-6.6/drivers/acpi/apei/ |
H A D | apei-internal.h | 117 int apei_exec_collect_resources(struct apei_exec_context *ctx,
|
H A D | einj.c | 347 rc = apei_exec_collect_resources(&trigger_ctx, &trigger_resources); in __einj_error_trigger() 727 rc = apei_exec_collect_resources(&ctx, &einj_resources); in einj_init()
|
H A D | apei-base.c | 744 int apei_exec_collect_resources(struct apei_exec_context *ctx, in apei_exec_collect_resources() function 750 EXPORT_SYMBOL_GPL(apei_exec_collect_resources); variable
|
H A D | erst.c | 1191 rc = apei_exec_collect_resources(&ctx, &erst_resources); in erst_init()
|
Completed in 9 milliseconds