Searched defs:_TIF_WORK_MASK (Results 1 – 18 of 18) sorted by relevance
102 #define _TIF_WORK_MASK 0x0000FFFE /* work to do on interrupt/exception return */ macro
97 #define _TIF_WORK_MASK 0x0000FFFE /* work to do on interrupt/exception return */ macro
130 #define _TIF_WORK_MASK (0xff & ~(_TIF_SYSCALL_TRACE|_TIF_SINGLESTEP)) macro
104 #define _TIF_WORK_MASK (0x0000ffff) macro
123 #define _TIF_WORK_MASK 0x0000FFFE /* work to do on interrupt/exception return */ macro
117 #define _TIF_WORK_MASK 0x0000FFFE /* work to do on interrupt/exception return */ macro
104 #define _TIF_WORK_MASK \ macro
147 #define _TIF_WORK_MASK (0x0000FFFF & ~_TIF_SYSCALL_TRACE) macro
91 #define _TIF_WORK_MASK (_TIF_SIGPENDING | _TIF_NEED_RESCHED | \ macro
154 #define _TIF_WORK_MASK (_TIF_ALLWORK_MASK & ~(_TIF_SYSCALL_TRACE | \ macro
177 #define _TIF_WORK_MASK 0x0000FFFE /* work to do on interrupt/exception return */ macro
152 #define _TIF_WORK_MASK 0x0000FFFE /* work to do on interrupt/exception return */ macro
144 #define _TIF_WORK_MASK 0x0000FFFE /* work to do on interrupt/exception return */ macro
154 #define _TIF_WORK_MASK (0x0000ffef & \ macro
166 #define _TIF_WORK_MASK 0x000000ff macro
149 #define _TIF_WORK_MASK 0x000000ff macro
147 #define _TIF_WORK_MASK 0x0000FFFE macro
131 #define _TIF_WORK_MASK \ macro