Searched refs:thread_info_flags (Results 1 – 11 of 11) sorted by relevance
156 int do_work_pending(struct pt_regs *regs, u32 thread_info_flags);157 int do_work_pending(struct pt_regs *regs, u32 thread_info_flags) in do_work_pending() argument 159 if (!(thread_info_flags & _TIF_WORK_MASK)) { in do_work_pending() 165 if (thread_info_flags & _TIF_NEED_RESCHED) { in do_work_pending() 170 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) { in do_work_pending() 175 if (thread_info_flags & _TIF_NOTIFY_RESUME) { in do_work_pending() 182 thread_info_flags); in do_work_pending()
256 unsigned long thread_info_flags) in do_notify_resume() argument 258 if (thread_info_flags & _TIF_UPROBE) in do_notify_resume() 262 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) in do_notify_resume() 265 if (thread_info_flags & _TIF_NOTIFY_RESUME) in do_notify_resume()
295 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume() argument 297 if (thread_info_flags & _TIF_UPROBE) in do_notify_resume() 300 if (thread_info_flags & _TIF_PATCH_PENDING) in do_notify_resume() 303 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) { in do_notify_resume() 308 if (thread_info_flags & _TIF_NOTIFY_RESUME) in do_notify_resume()
10 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags);
25 unsigned long thread_info_flags);
56 unsigned long thread_info_flags);
547 void do_notify_resume(struct pt_regs *regs, unsigned long orig_i0, unsigned long thread_info_flags) in do_notify_resume() argument 550 if (thread_info_flags & _TIF_UPROBE) in do_notify_resume() 552 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) in do_notify_resume() 554 if (thread_info_flags & _TIF_NOTIFY_RESUME) in do_notify_resume()
522 unsigned long thread_info_flags) in do_notify_resume() argument 524 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) in do_notify_resume() 526 if (thread_info_flags & _TIF_NOTIFY_RESUME) in do_notify_resume()
83 unsigned long thread_info_flags);
502 unsigned long thread_info_flags) in do_notify_resume() argument 505 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) in do_notify_resume() 508 if (thread_info_flags & _TIF_NOTIFY_RESUME) in do_notify_resume()
905 __u32 thread_info_flags) in do_notify_resume() argument 911 if (thread_info_flags & _TIF_UPROBE) in do_notify_resume() 915 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) in do_notify_resume() 918 if (thread_info_flags & _TIF_NOTIFY_RESUME) in do_notify_resume()