Searched refs:thread_info_flags (Results 1 – 14 of 14) sorted by relevance
186 int do_work_pending(struct pt_regs *regs, u32 thread_info_flags) in do_work_pending() argument188 if (!(thread_info_flags & _TIF_WORK_MASK)) { in do_work_pending()194 if (thread_info_flags & _TIF_NEED_RESCHED) { in do_work_pending()199 if (thread_info_flags & _TIF_SIGPENDING) { in do_work_pending()204 if (thread_info_flags & _TIF_NOTIFY_RESUME) { in do_work_pending()212 thread_info_flags); in do_work_pending()
152 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume() argument159 if (thread_info_flags & _TIF_UPROBE) in do_notify_resume()162 if (thread_info_flags & _TIF_PATCH_PENDING) in do_notify_resume()165 if (thread_info_flags & _TIF_SIGPENDING) { in do_notify_resume()170 if (thread_info_flags & _TIF_NOTIFY_RESUME) { in do_notify_resume()
13 extern void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags);
281 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags) in do_notify_resume() argument283 if (thread_info_flags & _TIF_SIGPENDING) in do_notify_resume()286 if (thread_info_flags & _TIF_NOTIFY_RESUME) { in do_notify_resume()
282 unsigned long thread_info_flags) in do_notify_resume() argument285 if (thread_info_flags & _TIF_SIGPENDING) in do_notify_resume()288 if (thread_info_flags & _TIF_NOTIFY_RESUME) { in do_notify_resume()
315 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags, in do_notify_resume() argument319 if (thread_info_flags & (1 << TIF_SIGPENDING)) in do_notify_resume()322 if (thread_info_flags & (1 << TIF_NOTIFY_RESUME)) { in do_notify_resume()
27 unsigned long thread_info_flags);
543 void do_notify_resume(struct pt_regs *regs, unsigned long orig_i0, unsigned long thread_info_flags) in do_notify_resume() argument546 if (thread_info_flags & _TIF_UPROBE) in do_notify_resume()548 if (thread_info_flags & _TIF_SIGPENDING) in do_notify_resume()550 if (thread_info_flags & _TIF_NOTIFY_RESUME) { in do_notify_resume()
523 unsigned long thread_info_flags) in do_notify_resume() argument525 if (thread_info_flags & _TIF_SIGPENDING) in do_notify_resume()527 if (thread_info_flags & _TIF_NOTIFY_RESUME) { in do_notify_resume()
162 unsigned long thread_info_flags);
83 unsigned long thread_info_flags);
500 unsigned long thread_info_flags) in do_notify_resume() argument503 if (thread_info_flags & _TIF_SIGPENDING) in do_notify_resume()506 if (thread_info_flags & _TIF_NOTIFY_RESUME) { in do_notify_resume()
561 asmlinkage void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume() argument563 if (thread_info_flags & _TIF_SIGPENDING) in do_notify_resume()566 if (thread_info_flags & _TIF_NOTIFY_RESUME) { in do_notify_resume()
861 __u32 thread_info_flags) in do_notify_resume() argument867 if (thread_info_flags & _TIF_UPROBE) in do_notify_resume()871 if (thread_info_flags & _TIF_SIGPENDING) in do_notify_resume()874 if (thread_info_flags & _TIF_NOTIFY_RESUME) { in do_notify_resume()