table of contents
SYSCORE_RESUME(9) | Device drivers infrastructure | SYSCORE_RESUME(9) |
NAME¶
syscore_resume - Execute all the registered system core resume callbacks.
SYNOPSIS¶
void syscore_resume(void);
ARGUMENTS¶
void
no arguments
DESCRIPTION¶
This function is executed with one CPU on-line and disabled interrupts.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |