| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | signal.h | 10 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags);
|
| /OK3568_Linux_fs/kernel/arch/microblaze/include/asm/ |
| H A D | entry.h | 31 extern asmlinkage void do_notify_resume(struct pt_regs *regs, int in_syscall);
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | syscalls_32.h | 24 asmlinkage void do_notify_resume(struct pt_regs *regs, unsigned int save_r0,
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | syscall_64.c | 206 do_notify_resume(regs, ti_flags); in syscall_exit_prepare() 285 do_notify_resume(regs, ti_flags); in interrupt_exit_user_prepare()
|
| H A D | signal.c | 311 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume() function
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | entry.S | 308 mov r0, sp ; pt_regs for arg to do_signal()/do_notify_resume() 341 blnz @do_notify_resume
|
| H A D | signal.c | 434 void do_notify_resume(struct pt_regs *regs) in do_notify_resume() function
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | entry.h | 58 void do_notify_resume(struct pt_regs *regs);
|
| H A D | entry.S | 535 # _TIF_NOTIFY_RESUME is set, call do_notify_resume 540 jg do_notify_resume 945 # _TIF_NOTIFY_RESUME or is set, call do_notify_resume 950 brasl %r14,do_notify_resume
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | kernel.h | 164 void do_notify_resume(struct pt_regs *regs, unsigned long orig_i0,
|
| H A D | entry.h | 81 void do_notify_resume(struct pt_regs *regs,
|
| H A D | rtrap_32.S | 79 call do_notify_resume
|
| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/ |
| H A D | entry.S | 430 bralid r15, do_notify_resume; /* Handle any signals */ 615 bralid r15, do_notify_resume; /* Handle any signals */ 714 bralid r15, do_notify_resume; /* Handle any signals */ 846 bralid r15, do_notify_resume; /* Handle any signals */
|
| H A D | signal.c | 314 asmlinkage void do_notify_resume(struct pt_regs *regs, int in_syscall) in do_notify_resume() function
|
| H A D | entry-nommu.S | 140 bralid r15, do_notify_resume 502 bralid r15, do_notify_resume
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | entry.S | 143 jal do_notify_resume # a2 already loaded
|
| /OK3568_Linux_fs/kernel/arch/m68k/coldfire/ |
| H A D | entry.S | 155 jsr do_notify_resume
|
| /OK3568_Linux_fs/kernel/arch/csky/kernel/ |
| H A D | signal.c | 257 asmlinkage void do_notify_resume(struct pt_regs *regs, in do_notify_resume() function
|
| H A D | entry.S | 295 jmpi do_notify_resume
|
| /OK3568_Linux_fs/kernel/arch/nds32/kernel/ |
| H A D | ex-exit.S | 128 bal do_notify_resume
|
| /OK3568_Linux_fs/kernel/arch/m68k/68000/ |
| H A D | entry.S | 121 bsrw do_notify_resume
|
| /OK3568_Linux_fs/kernel/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() function
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | signal.c | 311 asmlinkage __visible void do_notify_resume(struct pt_regs *regs, in do_notify_resume() function
|
| /OK3568_Linux_fs/kernel/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() function
|
| /OK3568_Linux_fs/kernel/arch/nios2/kernel/ |
| H A D | signal.c | 302 asmlinkage int do_notify_resume(struct pt_regs *regs) in do_notify_resume() function
|