/linux-4.4.14/arch/avr32/include/asm/ |
D | thread_info.h | 92 #define _TIF_WORK_MASK \ macro 99 #define _TIF_ALLWORK_MASK (_TIF_WORK_MASK | _TIF_SYSCALL_TRACE) 101 #define _TIF_DBGWORK_MASK (_TIF_WORK_MASK & ~_TIF_BREAKPOINT)
|
/linux-4.4.14/arch/frv/include/asm/ |
D | thread_info.h | 98 #define _TIF_WORK_MASK \ macro 102 #define _TIF_ALLWORK_MASK (_TIF_WORK_MASK | _TIF_SYSCALL_TRACE)
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | thread_info.h | 114 #define _TIF_WORK_MASK (_TIF_SIGPENDING | _TIF_NEED_RESCHED | _TIF_NOTIFY_RESUME) macro 115 #define _TIF_ALLWORK_MASK (_TIF_WORK_MASK | _TIF_SYSCALL_TRACE)
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | thread_info.h | 79 #define _TIF_WORK_MASK (_TIF_SIGPENDING | _TIF_NEED_RESCHED | \ macro 83 #define _TIF_ALLWORK_MASK (_TIF_WORK_MASK \
|
/linux-4.4.14/arch/mips/include/asm/ |
D | thread_info.h | 150 #define _TIF_WORK_MASK \ macro 154 #define _TIF_ALLWORK_MASK (_TIF_NOHZ | _TIF_WORK_MASK | \
|
/linux-4.4.14/arch/mips/kernel/ |
D | entry.S | 56 andi t0, a2, _TIF_WORK_MASK # (ignoring syscall_trace) 146 andi t0, a2, _TIF_WORK_MASK # is there any work to be done
|
/linux-4.4.14/arch/cris/include/asm/ |
D | thread_info.h | 80 #define _TIF_WORK_MASK 0x0000FFFE /* work to do on interrupt/exception return */ macro
|
/linux-4.4.14/arch/cris/kernel/ |
D | ptrace.c | 66 } while (thread_flags & _TIF_WORK_MASK); in do_work_pending()
|
/linux-4.4.14/arch/score/include/asm/ |
D | thread_info.h | 88 #define _TIF_WORK_MASK (0x0000ffff) macro
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | thread_info.h | 96 #define _TIF_WORK_MASK 0x0000FFFE /* work to do on interrupt/exception return */ macro
|
/linux-4.4.14/arch/arc/include/asm/ |
D | thread_info.h | 101 #define _TIF_WORK_MASK (_TIF_NEED_RESCHED | _TIF_SIGPENDING | \ macro
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | thread_info.h | 107 #define _TIF_WORK_MASK 0x0000FFFE macro
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | thread_info.h | 123 #define _TIF_WORK_MASK (0xff & ~(_TIF_SYSCALL_TRACE|_TIF_SINGLESTEP)) macro
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | thread_info.h | 124 #define _TIF_WORK_MASK (0x0000FFFF & ~_TIF_SYSCALL_TRACE) macro
|
/linux-4.4.14/arch/h8300/include/asm/ |
D | thread_info.h | 104 #define _TIF_WORK_MASK (_TIF_ALLWORK_MASK & ~(_TIF_SYSCALL_TRACE | \ macro
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | thread_info.h | 120 #define _TIF_WORK_MASK 0x0000FFFE /* work to do on interrupt/exception return */ macro
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | thread_info.h | 128 #define _TIF_WORK_MASK (_TIF_NEED_RESCHED | _TIF_SIGPENDING | \ macro
|
/linux-4.4.14/arch/metag/include/asm/ |
D | thread_info.h | 140 #define _TIF_WORK_MASK (_TIF_ALLWORK_MASK & ~(_TIF_SYSCALL_TRACE | \ macro
|
/linux-4.4.14/arch/arm/kernel/ |
D | entry-common.S | 39 tst r1, #_TIF_SYSCALL_WORK | _TIF_WORK_MASK 65 tst r1, #_TIF_SYSCALL_WORK | _TIF_WORK_MASK 97 tst r1, #_TIF_WORK_MASK
|
D | entry-v7m.S | 65 tst r2, #_TIF_WORK_MASK
|
D | signal.c | 601 } while (thread_flags & _TIF_WORK_MASK); in do_work_pending()
|
/linux-4.4.14/arch/score/kernel/ |
D | entry.S | 255 li r8, _TIF_WORK_MASK 295 li r8, _TIF_WORK_MASK 310 li r8, _TIF_WORK_MASK 452 li r8, _TIF_WORK_MASK
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | thread_info.h | 157 #define _TIF_WORK_MASK 0x0000FFFE /* work to do on interrupt/exception return */ macro
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | thread_info.h | 135 #define _TIF_WORK_MASK \ macro
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | thread_info.h | 137 #define _TIF_WORK_MASK 0x0000FFFE macro
|
/linux-4.4.14/arch/hexagon/kernel/ |
D | process.c | 200 if (!(thread_info_flags & _TIF_WORK_MASK)) { in do_work_pending()
|
/linux-4.4.14/arch/arm/include/asm/ |
D | thread_info.h | 169 #define _TIF_WORK_MASK (_TIF_NEED_RESCHED | _TIF_SIGPENDING | \ macro
|
/linux-4.4.14/arch/sh/include/asm/ |
D | thread_info.h | 144 #define _TIF_WORK_MASK (_TIF_ALLWORK_MASK & ~(_TIF_SYSCALL_TRACE | \ macro
|
/linux-4.4.14/arch/blackfin/mach-common/ |
D | entry.S | 616 r4.l = lo(_TIF_WORK_MASK); 617 r4.h = hi(_TIF_WORK_MASK); 807 r4.l = lo(_TIF_WORK_MASK); 808 r4.h = hi(_TIF_WORK_MASK); 926 r4.l = lo(_TIF_WORK_MASK); 927 r4.h = hi(_TIF_WORK_MASK);
|
/linux-4.4.14/arch/openrisc/kernel/ |
D | signal.c | 324 } while (thread_flags & _TIF_WORK_MASK); in do_work_pending()
|
D | entry.S | 646 l.andi r30,r30,_TIF_WORK_MASK 859 l.andi r13,r4,_TIF_WORK_MASK
|
/linux-4.4.14/arch/c6x/kernel/ |
D | asm-offsets.c | 121 DEFINE(_TIF_WORK_MASK, TIF_WORK_MASK); in foo()
|
D | entry.S | 313 MVK .S1 _TIF_WORK_MASK,A1
|
/linux-4.4.14/arch/metag/kernel/ |
D | signal.c | 332 } while (thread_flags & _TIF_WORK_MASK); in do_work_pending()
|
D | traps.c | 321 if (flags & _TIF_WORK_MASK && in tail_end_sys()
|
/linux-4.4.14/arch/frv/kernel/ |
D | entry.S | 1104 andicc gr4,#_TIF_WORK_MASK,gr0,icc0 1124 andicc gr4,#_TIF_WORK_MASK,gr0,icc0
|
/linux-4.4.14/arch/arm64/kernel/ |
D | entry.S | 615 and x2, x1, #_TIF_WORK_MASK 645 and x2, x1, #_TIF_WORK_MASK
|
/linux-4.4.14/arch/avr32/kernel/ |
D | entry-avr32b.S | 535 andl r1, _TIF_WORK_MASK, COH 768 andl r1, _TIF_WORK_MASK, COH
|
/linux-4.4.14/arch/arc/kernel/ |
D | entry.S | 300 and.f 0, r9, _TIF_WORK_MASK
|
/linux-4.4.14/arch/nios2/kernel/ |
D | entry.S | 293 ANDI32 r11, r10, _TIF_WORK_MASK
|
/linux-4.4.14/arch/unicore32/kernel/ |
D | entry.S | 533 cand.a r1, #_TIF_WORK_MASK 564 cand.a r1, #_TIF_WORK_MASK
|
/linux-4.4.14/arch/h8300/kernel/ |
D | entry.S | 298 and.l #_TIF_WORK_MASK,er1
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | entry.S | 134 btst _TIF_WORK_MASK,d2
|
/linux-4.4.14/arch/arm/mm/ |
D | alignment.c | 972 if (!(current_thread_info()->flags & _TIF_WORK_MASK)) in do_alignment()
|
/linux-4.4.14/arch/alpha/kernel/ |
D | signal.c | 550 } while (thread_flags & _TIF_WORK_MASK); in do_work_pending()
|
D | entry.S | 494 and $17, _TIF_WORK_MASK, $2
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
D | entry.S | 111 and.d _TIF_WORK_MASK, $r10 ; is there any work to be done on return
|