Searched refs:TIF_WORK_MASK (Results 1 – 4 of 4) sorted by relevance
116 #define TIF_WORK_MASK 0x00007FFE /* work on irq/exception return */ macro
134 #define TIF_WORK_MASK (TIF_ALLWORK_MASK&~(_TIF_SYSCALL_TRACE|_TIF_SYSCALL_AUDIT)) macro
122 DEFINE(_TIF_WORK_MASK, TIF_WORK_MASK); in foo()
743 (p6) and r15=TIF_WORK_MASK,r31 // any work other than TIF_SYSCALL_TRACE?881 (p6) and r19=TIF_WORK_MASK,r31 // any work other than TIF_SYSCALL_TRACE?