Searched refs:thread_info_flags (Results 1 – 12 of 12) 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() argument159 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() argument258 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() argument297 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);
34 void do_notify_resume(struct pt_regs *regs, void *unused, __u32 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() argument550 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() argument524 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() argument505 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() argument911 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()