/kernel/linux/linux-5.10/arch/hexagon/kernel/ |
H A D | process.c | 164 int do_work_pending(struct pt_regs *regs, u32 thread_info_flags) in do_work_pending() argument 166 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()
|
/kernel/linux/linux-6.6/arch/hexagon/kernel/ |
H A D | process.c | 155 int do_work_pending(struct pt_regs *regs, u32 thread_info_flags) in do_work_pending() argument 157 if (!(thread_info_flags & _TIF_WORK_MASK)) { in do_work_pending() 163 if (thread_info_flags & _TIF_NEED_RESCHED) { in do_work_pending() 168 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) { in do_work_pending() 173 if (thread_info_flags & _TIF_NOTIFY_RESUME) { in do_work_pending() 180 thread_info_flags); in do_work_pending()
|
/kernel/linux/linux-5.10/arch/csky/kernel/ |
H A D | signal.c | 258 unsigned long thread_info_flags) in do_notify_resume() 260 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() 257 do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) do_notify_resume() argument
|
/kernel/linux/linux-6.6/arch/csky/kernel/ |
H A D | signal.c | 256 unsigned long thread_info_flags) in do_notify_resume() 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() 255 do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) do_notify_resume() argument
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | signal.c | 311 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume() argument 315 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 | _TIF_NOTIFY_SIGNAL)) { in do_notify_resume() 326 if (thread_info_flags & _TIF_NOTIFY_RESUME) { in do_notify_resume()
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | signal.c | 298 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume() argument 300 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()
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | signal.h | 10 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags);
|
/kernel/linux/linux-6.6/arch/riscv/include/asm/ |
H A D | signal.h | 10 void do_work_pending(struct pt_regs *regs, unsigned long thread_info_flags);
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | signal.h | 10 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags);
|
/kernel/linux/linux-5.10/arch/c6x/kernel/ |
H A D | signal.c | 313 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags, in do_notify_resume() argument 317 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) in do_notify_resume() 320 if (thread_info_flags & (1 << TIF_NOTIFY_RESUME)) in do_notify_resume()
|
/kernel/linux/linux-5.10/arch/h8300/kernel/ |
H A D | signal.c | 280 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags) in do_notify_resume() argument 282 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()
|
/kernel/linux/linux-5.10/arch/riscv/kernel/ |
H A D | signal.c | 319 unsigned long thread_info_flags) in do_notify_resume() 322 if (thread_info_flags & (_TIF_SIGPENDING | _TIF_NOTIFY_SIGNAL)) in do_notify_resume() 325 if (thread_info_flags & _TIF_NOTIFY_RESUME) in do_notify_resume() 318 do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) do_notify_resume() argument
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
H A D | syscalls_32.h | 25 unsigned long thread_info_flags);
|
/kernel/linux/linux-6.6/arch/csky/include/asm/ |
H A D | traps.h | 56 unsigned long thread_info_flags);
|
/kernel/linux/linux-6.6/arch/sh/include/asm/ |
H A D | syscalls_32.h | 25 unsigned long thread_info_flags);
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | signal_64.c | 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()
|
H A D | signal_32.c | 522 unsigned long thread_info_flags) in do_notify_resume() 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() 521 do_notify_resume(struct pt_regs *regs, unsigned long orig_i0, unsigned long thread_info_flags) do_notify_resume() argument
|
H A D | kernel.h | 165 unsigned long thread_info_flags);
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | signal_64.c | 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()
|
H A D | signal_32.c | 522 unsigned long thread_info_flags) in do_notify_resume() 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() 521 do_notify_resume(struct pt_regs *regs, unsigned long orig_i0, unsigned long thread_info_flags) do_notify_resume() argument
|
H A D | kernel.h | 164 unsigned long thread_info_flags);
|
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | signal_32.c | 502 unsigned long thread_info_flags) in do_notify_resume() 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() 501 do_notify_resume(struct pt_regs *regs, unsigned int save_r0, unsigned long thread_info_flags) do_notify_resume() argument
|
/kernel/linux/linux-6.6/arch/sh/kernel/ |
H A D | signal_32.c | 502 unsigned long thread_info_flags) in do_notify_resume() 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() 501 do_notify_resume(struct pt_regs *regs, unsigned int save_r0, unsigned long thread_info_flags) do_notify_resume() argument
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | signal.c | 896 __u32 thread_info_flags) in do_notify_resume() 902 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() 895 do_notify_resume(struct pt_regs *regs, void *unused, __u32 thread_info_flags) do_notify_resume() argument
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | signal.c | 904 __u32 thread_info_flags) in do_notify_resume() 910 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() 903 do_notify_resume(struct pt_regs *regs, void *unused, __u32 thread_info_flags) do_notify_resume() argument
|