Searched refs:do_notify_resume (Results 1 - 25 of 55) sorted by relevance

123

/arch/microblaze/include/asm/
H A Dentry.h34 extern asmlinkage void do_notify_resume(struct pt_regs *regs, int in_syscall);
/arch/cris/kernel/
H A Dptrace.c33 void do_notify_resume(int canrestart, struct pt_regs *regs, function
/arch/sh/include/asm/
H A Dsyscalls_32.h25 asmlinkage void do_notify_resume(struct pt_regs *regs, unsigned int save_r0,
/arch/powerpc/kernel/
H A Dsignal.h13 extern void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags);
H A Dsignal.c147 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) function
/arch/x86/include/asm/
H A Dsignal.h33 extern void do_notify_resume(struct pt_regs *, void *, __u32);
/arch/s390/kernel/
H A Dentry.h57 void do_notify_resume(struct pt_regs *regs);
/arch/m68k/68360/
H A Dentry.S117 bsrw do_notify_resume
/arch/m68k/coldfire/
H A Dentry.S155 jsr do_notify_resume
/arch/mips/kernel/
H A Dentry.S137 jal do_notify_resume # a2 already loaded
/arch/sparc/kernel/
H A Dkernel.h157 void do_notify_resume(struct pt_regs *regs, unsigned long orig_i0,
H A Dentry.h78 void do_notify_resume(struct pt_regs *regs,
H A Drtrap_32.S78 call do_notify_resume
/arch/arc/kernel/
H A Dsignal.c340 void do_notify_resume(struct pt_regs *regs) function
/arch/avr32/kernel/
H A Dsignal.c274 asmlinkage void do_notify_resume(struct pt_regs *regs, struct thread_info *ti) function
/arch/m68k/68000/
H A Dentry.S121 bsrw do_notify_resume
/arch/microblaze/kernel/
H A Dentry.S419 bralid r15, do_notify_resume; /* Handle any signals */
602 * (in a possibly modified form) after do_notify_resume returns. */
604 bralid r15, do_notify_resume; /* Handle any signals */
703 bralid r15, do_notify_resume; /* Handle any signals */
840 bralid r15, do_notify_resume; /* Handle any signals */
H A Dsignal.c327 asmlinkage void do_notify_resume(struct pt_regs *regs, int in_syscall) function
/arch/blackfin/kernel/
H A Dsignal.c280 asmlinkage void do_notify_resume(struct pt_regs *regs) function
/arch/c6x/kernel/
H A Dsignal.c315 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags, function
/arch/m32r/kernel/
H A Dsignal.c329 void do_notify_resume(struct pt_regs *regs, __u32 thread_info_flags) function
/arch/score/kernel/
H A Dsignal.c298 asmlinkage void do_notify_resume(struct pt_regs *regs, void *unused, function
/arch/x86/kernel/
H A Dentry_64.S586 call do_notify_resume
891 call do_notify_resume
1309 call do_notify_resume
/arch/arm64/kernel/
H A Dsignal.c409 asmlinkage void do_notify_resume(struct pt_regs *regs, function
/arch/frv/kernel/
H A Dsignal.c426 asmlinkage void do_notify_resume(__u32 thread_info_flags) function
442 } /* end do_notify_resume() */

Completed in 610 milliseconds

123