Searched refs:thread_info_flags (Results 1 – 13 of 13) sorted by relevance
156 int do_work_pending(struct pt_regs *regs, u32 thread_info_flags) in do_work_pending() argument158 if (!(thread_info_flags & _TIF_WORK_MASK)) { in do_work_pending()164 if (thread_info_flags & _TIF_NEED_RESCHED) { in do_work_pending()169 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) { in do_work_pending()174 if (thread_info_flags & _TIF_NOTIFY_RESUME) { in do_work_pending()181 thread_info_flags); in do_work_pending()
320 unsigned long thread_info_flags) in do_work_pending() argument323 if (thread_info_flags & _TIF_NEED_RESCHED) { in do_work_pending()327 if (thread_info_flags & _TIF_UPROBE) in do_work_pending()330 if (thread_info_flags & (_TIF_SIGPENDING | in do_work_pending()333 if (thread_info_flags & _TIF_NOTIFY_RESUME) in do_work_pending()337 thread_info_flags = read_thread_flags(); in do_work_pending()338 } while (thread_info_flags & _TIF_WORK_MASK); 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()
298 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume() argument300 if (thread_info_flags & _TIF_UPROBE) in do_notify_resume()303 if (thread_info_flags & _TIF_PATCH_PENDING) in do_notify_resume()306 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) { in do_notify_resume()311 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);
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);
499 unsigned long thread_info_flags) in do_notify_resume() argument502 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) in do_notify_resume()505 if (thread_info_flags & _TIF_NOTIFY_RESUME) in do_notify_resume()
904 __u32 thread_info_flags) in do_notify_resume() argument910 if (thread_info_flags & _TIF_UPROBE) in do_notify_resume()914 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) in do_notify_resume()917 if (thread_info_flags & _TIF_NOTIFY_RESUME) in do_notify_resume()