Home
last modified time | relevance | path

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

/linux-6.1.9/include/acpi/
Dghes.h16 #define GHES_EXITING 0x0002 macro
/linux-6.1.9/drivers/acpi/apei/
Dghes.c902 if (!(ghes->flags & GHES_EXITING)) in ghes_poll_func()
1405 ghes->flags |= GHES_EXITING; in ghes_remove()