Searched refs:_TIF_NOTIFY_RESUME (Results 1 - 54 of 54) sorted by relevance

/linux-4.1.27/arch/parisc/include/asm/
H A Dthread_info.h65 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
70 #define _TIF_USER_WORK_MASK (_TIF_SIGPENDING | _TIF_NOTIFY_RESUME | \
/linux-4.1.27/arch/cris/kernel/
H A Dptrace.c40 if (thread_info_flags & _TIF_NOTIFY_RESUME) { do_notify_resume()
/linux-4.1.27/arch/avr32/include/asm/
H A Dthread_info.h87 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
94 | _TIF_NOTIFY_RESUME \
/linux-4.1.27/arch/sparc/include/asm/
H A Dthread_info_32.h117 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro
123 #define _TIF_DO_NOTIFY_RESUME_MASK (_TIF_NOTIFY_RESUME | \
H A Dthread_info_64.h198 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro
212 #define _TIF_DO_NOTIFY_RESUME_MASK (_TIF_NOTIFY_RESUME | _TIF_SIGPENDING)
/linux-4.1.27/arch/unicore32/include/asm/
H A Dthread_info.h129 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
136 (_TIF_SIGPENDING | _TIF_NEED_RESCHED | _TIF_NOTIFY_RESUME)
/linux-4.1.27/arch/metag/include/asm/
H A Dthread_info.h124 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro
137 _TIF_NOTIFY_RESUME)
/linux-4.1.27/arch/arm64/include/asm/
H A Dthread_info.h118 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
128 _TIF_NOTIFY_RESUME | _TIF_FOREIGN_FPSTATE)
/linux-4.1.27/arch/frv/include/asm/
H A Dthread_info.h92 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
99 (_TIF_NOTIFY_RESUME | _TIF_SIGPENDING | _TIF_NEED_RESCHED | _TIF_SINGLESTEP)
/linux-4.1.27/arch/m32r/include/asm/
H A Dthread_info.h111 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro
114 #define _TIF_WORK_MASK (_TIF_SIGPENDING | _TIF_NEED_RESCHED | _TIF_NOTIFY_RESUME)
/linux-4.1.27/arch/alpha/include/asm/
H A Dthread_info.h74 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro
80 _TIF_NOTIFY_RESUME)
/linux-4.1.27/arch/arc/include/asm/
H A Dthread_info.h93 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro
101 _TIF_NOTIFY_RESUME)
/linux-4.1.27/arch/tile/include/asm/
H A Dthread_info.h137 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro
145 _TIF_ASYNC_TLB | _TIF_NOTIFY_RESUME | _TIF_NOHZ)
/linux-4.1.27/arch/sh/include/asm/
H A Dthread_info.h128 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
140 _TIF_SINGLESTEP | _TIF_NOTIFY_RESUME | \
/linux-4.1.27/arch/mips/include/asm/
H A Dthread_info.h124 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro
149 (_TIF_SIGPENDING | _TIF_NEED_RESCHED | _TIF_NOTIFY_RESUME)
/linux-4.1.27/arch/powerpc/include/asm/
H A Dthread_info.h117 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro
127 _TIF_NOTIFY_RESUME | _TIF_UPROBE | \
/linux-4.1.27/arch/ia64/include/asm/
H A Dthread_info.h110 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
119 #define TIF_ALLWORK_MASK (_TIF_SIGPENDING|_TIF_NOTIFY_RESUME|_TIF_SYSCALL_AUDIT|\
/linux-4.1.27/arch/arm/include/asm/
H A Dthread_info.h162 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
178 _TIF_NOTIFY_RESUME | _TIF_UPROBE)
/linux-4.1.27/arch/s390/include/asm/
H A Dthread_info.h86 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro
/linux-4.1.27/arch/score/include/asm/
H A Dthread_info.h86 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro
/linux-4.1.27/arch/blackfin/include/asm/
H A Dthread_info.h93 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro
/linux-4.1.27/arch/cris/include/asm/
H A Dthread_info.h76 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro
/linux-4.1.27/arch/nios2/include/asm/
H A Dthread_info.h98 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
/linux-4.1.27/arch/openrisc/include/asm/
H A Dthread_info.h114 #define _TIF_NOTIFY_RESUME (1<<TIF_NOTIFY_RESUME) macro
/linux-4.1.27/arch/c6x/kernel/
H A Dasm-offsets.c116 DEFINE(_TIF_NOTIFY_RESUME, (1<<TIF_NOTIFY_RESUME)); foo()
/linux-4.1.27/arch/hexagon/include/asm/
H A Dthread_info.h118 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
/linux-4.1.27/arch/microblaze/include/asm/
H A Dthread_info.h124 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
/linux-4.1.27/arch/mn10300/include/asm/
H A Dthread_info.h151 #define _TIF_NOTIFY_RESUME +(1 << TIF_NOTIFY_RESUME) macro
/linux-4.1.27/arch/x86/include/asm/
H A Dthread_info.h115 #define _TIF_NOTIFY_RESUME (1 << TIF_NOTIFY_RESUME) macro
161 (_TIF_SIGPENDING | _TIF_NOTIFY_RESUME | \
/linux-4.1.27/arch/s390/kernel/
H A Dentry.S45 _TIF_WORK = (_TIF_SIGPENDING | _TIF_NOTIFY_RESUME | _TIF_NEED_RESCHED | \
277 tm __TI_flags+7(%r12),_TIF_NOTIFY_RESUME
323 # _TIF_NOTIFY_RESUME is set, call do_notify_resume
583 tm __TI_flags+7(%r12),_TIF_NOTIFY_RESUME
630 # _TIF_NOTIFY_RESUME or is set, call do_notify_resume
/linux-4.1.27/arch/microblaze/kernel/
H A Dentry.S416 andi r11, r19, _TIF_SIGPENDING | _TIF_NOTIFY_RESUME;
590 5: andi r11, r19, _TIF_SIGPENDING | _TIF_NOTIFY_RESUME;
700 5: andi r11, r19, _TIF_SIGPENDING | _TIF_NOTIFY_RESUME;
837 5: andi r11, r19, _TIF_SIGPENDING | _TIF_NOTIFY_RESUME;
H A Dentry-nommu.S137 1: andi r11, r19, _TIF_SIGPENDING | _TIF_NOTIFY_RESUME
499 1: andi r11, r19, _TIF_SIGPENDING | _TIF_NOTIFY_RESUME
/linux-4.1.27/arch/score/kernel/
H A Dsignal.c304 if (thread_info_flags & _TIF_NOTIFY_RESUME) { do_notify_resume()
/linux-4.1.27/arch/powerpc/kernel/
H A Dsignal.c157 if (thread_info_flags & _TIF_NOTIFY_RESUME) { do_notify_resume()
/linux-4.1.27/arch/avr32/kernel/
H A Dsignal.c284 if (ti->flags & _TIF_NOTIFY_RESUME) { do_notify_resume()
H A Dentry-avr32b.S286 2: mov r2, _TIF_SIGPENDING | _TIF_NOTIFY_RESUME
593 1: mov r2, _TIF_SIGPENDING | _TIF_NOTIFY_RESUME
/linux-4.1.27/arch/hexagon/kernel/
H A Dprocess.c216 if (thread_info_flags & _TIF_NOTIFY_RESUME) { do_work_pending()
/linux-4.1.27/arch/m32r/kernel/
H A Dsignal.c331 if (thread_info_flags & _TIF_NOTIFY_RESUME) { do_notify_resume()
/linux-4.1.27/arch/sh/kernel/
H A Dentry-common.S140 tst #(_TIF_SIGPENDING | _TIF_NOTIFY_RESUME), r0
H A Dsignal_32.c504 if (thread_info_flags & _TIF_NOTIFY_RESUME) { do_notify_resume()
H A Dsignal_64.c566 if (thread_info_flags & _TIF_NOTIFY_RESUME) { do_notify_resume()
/linux-4.1.27/arch/mn10300/kernel/
H A Dsignal.c427 if (thread_info_flags & _TIF_NOTIFY_RESUME) { do_notify_resume()
/linux-4.1.27/arch/arm64/kernel/
H A Dsignal.c408 if (thread_flags & _TIF_NOTIFY_RESUME) { do_notify_resume()
/linux-4.1.27/arch/frv/kernel/
H A Dsignal.c421 if (thread_info_flags & _TIF_NOTIFY_RESUME) { do_notify_resume()
/linux-4.1.27/arch/sparc/kernel/
H A Dsignal_32.c515 if (thread_info_flags & _TIF_NOTIFY_RESUME) { do_notify_resume()
H A Dsignal_64.c541 if (thread_info_flags & _TIF_NOTIFY_RESUME) { do_notify_resume()
/linux-4.1.27/arch/unicore32/kernel/
H A Dsignal.c410 if (thread_flags & _TIF_NOTIFY_RESUME) { do_notify_resume()
/linux-4.1.27/arch/mips/kernel/
H A Dsignal.c623 if (thread_info_flags & _TIF_NOTIFY_RESUME) { do_notify_resume()
/linux-4.1.27/arch/nios2/kernel/
H A Dentry.S302 ANDI32 r1, r10, _TIF_SIGPENDING | _TIF_NOTIFY_RESUME
/linux-4.1.27/arch/alpha/kernel/
H A Dentry.S547 and $17, _TIF_NOTIFY_RESUME | _TIF_SIGPENDING, $2
/linux-4.1.27/arch/x86/kernel/
H A Dsignal.c736 if (thread_info_flags & _TIF_NOTIFY_RESUME) { do_notify_resume()
/linux-4.1.27/arch/tile/kernel/
H A Dprocess.c497 if (thread_info_flags & _TIF_NOTIFY_RESUME) { do_work_pending()
/linux-4.1.27/arch/parisc/kernel/
H A Dentry.S879 ldi (_TIF_SIGPENDING|_TIF_NOTIFY_RESUME), %r20
1798 ldi (_TIF_SIGPENDING|_TIF_NOTIFY_RESUME), %r26
/linux-4.1.27/arch/sh/kernel/cpu/sh5/
H A Dentry.S936 movi (_TIF_SIGPENDING|_TIF_NOTIFY_RESUME), r8

Completed in 271 milliseconds