Searched refs:ABORT_MASK (Results 1 – 3 of 3) sorted by relevance
442 #define ABORT_MASK 0x3 macro
573 #define ABORT_MASK 0x3 macro
4650 if (ABORT_SINGLE == (flag & ABORT_MASK)) { in send_task_abort()4655 } else if (ABORT_ALL == (flag & ABORT_MASK)) { in send_task_abort()