Home
last modified time | relevance | path

Searched refs:erst_resources (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/apei/
H A Derst.c1098 struct apei_resources erst_resources; in erst_init() local
1128 apei_resources_init(&erst_resources); in erst_init()
1130 rc = apei_exec_collect_resources(&ctx, &erst_resources); in erst_init()
1133 rc = apei_resources_request(&erst_resources, "APEI ERST"); in erst_init()
1187 apei_resources_fini(&erst_resources); in erst_init()
1196 apei_resources_release(&erst_resources); in erst_init()
1198 apei_resources_fini(&erst_resources); in erst_init()
/kernel/linux/linux-6.6/drivers/acpi/apei/
H A Derst.c1159 struct apei_resources erst_resources; in erst_init() local
1189 apei_resources_init(&erst_resources); in erst_init()
1191 rc = apei_exec_collect_resources(&ctx, &erst_resources); in erst_init()
1194 rc = apei_resources_request(&erst_resources, "APEI ERST"); in erst_init()
1248 apei_resources_fini(&erst_resources); in erst_init()
1257 apei_resources_release(&erst_resources); in erst_init()
1259 apei_resources_fini(&erst_resources); in erst_init()

Completed in 5 milliseconds