Home
last modified time | relevance | path

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

/linux/drivers/acpi/apei/
H A Dghes.c1420 * ghes_has_active_errors - Check if there are active errors in error sources in ghes_has_active_errors()
1429 static bool __maybe_unused ghes_has_active_errors(struct list_head *ghes_list)
1496 if (!ghes_has_active_errors(&ghes_sea)) in ghes_sea_add()
1548 if (!ghes_has_active_errors(&ghes_nmi)) in ghes_nmi_add()
1411 static bool __maybe_unused ghes_has_active_errors(struct list_head *ghes_list) ghes_has_active_errors() function