Self-test infrastructure.
const char * name
Test set name.
static void nap_test_exec(void)
Perform CPU sleeping self-test.
struct self_test nap_test __self_test
CPU sleeping self-test.
void cpu_nap(void)
Sleep with interrupts enabled until next CPU interrupt.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)