Searched refs:_TIF_NOTIFY_SIGNAL (Results 1 – 25 of 35) sorted by relevance
12
98 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro104 _TIF_NOTIFY_SIGNAL | _TIF_UPROBE)
90 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro96 _TIF_NOTIFY_RESUME | _TIF_NOTIFY_SIGNAL)
58 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro70 _TIF_NEED_RESCHED | _TIF_NOTIFY_SIGNAL)
119 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro124 _TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)
202 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro217 _TIF_NOTIFY_SIGNAL)
75 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro84 _TIF_NOTIFY_SIGNAL)
76 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro81 _TIF_NOTIFY_RESUME | _TIF_NOTIFY_SIGNAL)
98 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro103 _TIF_NOTIFY_SIGNAL)
115 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro132 _TIF_SYSCALL_TRACEPOINT | _TIF_NOTIFY_SIGNAL)
141 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro167 _TIF_UPROBE | _TIF_NOTIFY_SIGNAL)
117 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro127 _TIF_NEED_RESCHED|_TIF_SYSCALL_TRACE|_TIF_NOTIFY_SIGNAL)
165 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro177 _TIF_NOTIFY_SIGNAL)
125 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro147 _TIF_NOTIFY_SIGNAL)
92 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro
68 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro
101 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro
106 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro
89 #define _TIF_NOTIFY_SIGNAL BIT(TIF_NOTIFY_SIGNAL) macro
93 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro
117 #define _TIF_NOTIFY_SIGNAL (1 << TIF_NOTIFY_SIGNAL) macro
133 #define _TIF_NOTIFY_SIGNAL (1<<TIF_NOTIFY_SIGNAL) macro
168 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) { in do_work_pending()
262 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) in do_notify_resume()
307 if (thread_flags & (_TIF_SIGPENDING|_TIF_NOTIFY_SIGNAL)) { in do_work_pending()