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