Searched refs:thread_info_flags (Results 1 – 13 of 13) sorted by relevance
164 int do_work_pending(struct pt_regs *regs, u32 thread_info_flags) in do_work_pending() argument166 if (!(thread_info_flags & _TIF_WORK_MASK)) { in do_work_pending()172 if (thread_info_flags & _TIF_NEED_RESCHED) { in do_work_pending()177 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) { in do_work_pending()182 if (thread_info_flags & _TIF_NOTIFY_RESUME) { in do_work_pending()189 thread_info_flags); in do_work_pending()
258 unsigned long thread_info_flags) in do_notify_resume() argument260 if (thread_info_flags & _TIF_UPROBE) in do_notify_resume()264 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) in do_notify_resume()267 if (thread_info_flags & _TIF_NOTIFY_RESUME) in do_notify_resume()
283 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume() argument285 if (thread_info_flags & _TIF_UPROBE) in do_notify_resume()288 if (thread_info_flags & _TIF_PATCH_PENDING) in do_notify_resume()291 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) { in do_notify_resume()296 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);
319 unsigned long thread_info_flags) in do_notify_resume() argument321 if (thread_info_flags & _TIF_UPROBE) in do_notify_resume()325 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) in do_notify_resume()328 if (thread_info_flags & _TIF_NOTIFY_RESUME) in do_notify_resume()
280 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags) in do_notify_resume() argument282 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) in do_notify_resume()285 if (thread_info_flags & _TIF_NOTIFY_RESUME) in do_notify_resume()
25 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()
165 unsigned long thread_info_flags);
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()
896 __u32 thread_info_flags) in do_notify_resume() argument902 if (thread_info_flags & _TIF_UPROBE) in do_notify_resume()906 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) in do_notify_resume()909 if (thread_info_flags & _TIF_NOTIFY_RESUME) in do_notify_resume()