table of contents
SYSCORE_SUSPEND(9) | Device drivers infrastructure | SYSCORE_SUSPEND(9) |
NAME¶
syscore_suspend - Execute all the registered system core suspend callbacks.
SYNOPSIS¶
int syscore_suspend(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 |