Searched refs:WAKEMON_MAKE_FATAL (Results 1 – 2 of 2) sorted by relevance
548 #define WAKEMON_MAKE_FATAL 0x10 /* Configure the task so that violations are fatal. */ macro
8027 *flags |= WAKEMON_MAKE_FATAL; in task_wakeups_monitor_ctl()8047 if (*flags & WAKEMON_MAKE_FATAL) { in task_wakeups_monitor_ctl()