Searched refs:NOTIFY_FORWARD (Results 1 – 2 of 2) sorted by relevance
40 #define CPU_UP_PREPARE (0x0001 | NOTIFY_FORWARD)44 #define CPU_STARTING (0x0003 | NOTIFY_FORWARD)46 #define CPU_ONLINE (0x0004 | NOTIFY_FORWARD)50 #define CPU_DOWN_FAILED (0x0006 | NOTIFY_FORWARD)
49 #define NOTIFY_FORWARD 0x0000 /* Call chain highest-priority-first */ macro
Completed in 2 milliseconds