Searched refs:ABORT_MASK (Results 1 – 3 of 3) sorted by relevance
438 #define ABORT_MASK 0x3 macro
676 #define ABORT_MASK 0x3 macro
4589 if (ABORT_SINGLE == (flag & ABORT_MASK)) { in send_task_abort()4594 } else if (ABORT_ALL == (flag & ABORT_MASK)) { in send_task_abort()