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