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