Searched refs:thread_info_flags (Results 1 – 14 of 14) 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) { in do_work_pending()182 if (thread_info_flags & _TIF_NOTIFY_RESUME) { in do_work_pending()189 thread_info_flags); in do_work_pending()
254 unsigned long thread_info_flags) in do_notify_resume() argument256 if (thread_info_flags & _TIF_UPROBE) in do_notify_resume()260 if (thread_info_flags & _TIF_SIGPENDING) in do_notify_resume()263 if (thread_info_flags & _TIF_NOTIFY_RESUME) { in do_notify_resume()
311 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume() argument315 if (thread_info_flags & _TIF_UPROBE) in do_notify_resume()318 if (thread_info_flags & _TIF_PATCH_PENDING) in do_notify_resume()321 if (thread_info_flags & _TIF_SIGPENDING) { in do_notify_resume()326 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) in do_notify_resume()285 if (thread_info_flags & _TIF_NOTIFY_RESUME) in do_notify_resume()
310 unsigned long thread_info_flags) in do_notify_resume() argument313 if (thread_info_flags & _TIF_SIGPENDING) in do_notify_resume()316 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);
312 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags, in do_notify_resume() argument316 if (thread_info_flags & (1 << TIF_SIGPENDING)) in do_notify_resume()319 if (thread_info_flags & (1 << 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) 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) 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);
499 unsigned long thread_info_flags) in do_notify_resume() argument502 if (thread_info_flags & _TIF_SIGPENDING) in do_notify_resume()505 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) in do_notify_resume()909 if (thread_info_flags & _TIF_NOTIFY_RESUME) { in do_notify_resume()