Home
last modified time | relevance | path

Searched refs:do_notify_resume (Results 1 – 25 of 54) sorted by relevance

123

/arch/microblaze/include/asm/
Dentry.h34 extern asmlinkage void do_notify_resume(struct pt_regs *regs, int in_syscall);
/arch/cris/kernel/
Dptrace.c33 void do_notify_resume(int canrestart, struct pt_regs *regs, in do_notify_resume() function
/arch/sh/include/asm/
Dsyscalls_32.h25 asmlinkage void do_notify_resume(struct pt_regs *regs, unsigned int save_r0,
/arch/powerpc/kernel/
Dsignal.h13 extern void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags);
Dsignal.c147 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume() function
/arch/s390/kernel/
Dentry.h54 void do_notify_resume(struct pt_regs *regs);
/arch/m68k/68360/
Dentry.S117 bsrw do_notify_resume
/arch/sparc/kernel/
Dkernel.h156 void do_notify_resume(struct pt_regs *regs, unsigned long orig_i0,
Dentry.h80 void do_notify_resume(struct pt_regs *regs,
Drtrap_32.S78 call do_notify_resume
/arch/m68k/coldfire/
Dentry.S155 jsr do_notify_resume
/arch/mips/kernel/
Dentry.S158 jal do_notify_resume # a2 already loaded
/arch/arc/kernel/
Dentry.S318 mov r0, sp ; pt_regs for arg to do_signal()/do_notify_resume()
350 blnz @do_notify_resume
Dsignal.c392 void do_notify_resume(struct pt_regs *regs) in do_notify_resume() function
/arch/microblaze/kernel/
Dentry.S420 bralid r15, do_notify_resume; /* Handle any signals */
605 bralid r15, do_notify_resume; /* Handle any signals */
704 bralid r15, do_notify_resume; /* Handle any signals */
841 bralid r15, do_notify_resume; /* Handle any signals */
Dsignal.c318 asmlinkage void do_notify_resume(struct pt_regs *regs, int in_syscall) in do_notify_resume() function
/arch/m68k/68000/
Dentry.S121 bsrw do_notify_resume
/arch/h8300/kernel/
Dsignal.c280 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags) in do_notify_resume() function
/arch/avr32/kernel/
Dsignal.c274 asmlinkage void do_notify_resume(struct pt_regs *regs, struct thread_info *ti) in do_notify_resume() function
/arch/m32r/kernel/
Dsignal.c321 void do_notify_resume(struct pt_regs *regs, __u32 thread_info_flags) in do_notify_resume() function
/arch/score/kernel/
Dsignal.c298 asmlinkage void do_notify_resume(struct pt_regs *regs, void *unused, in do_notify_resume() function
/arch/blackfin/kernel/
Dsignal.c276 asmlinkage void do_notify_resume(struct pt_regs *regs) in do_notify_resume() function
/arch/frv/kernel/
Dsignal.c410 asmlinkage void do_notify_resume(__u32 thread_info_flags) in do_notify_resume() function
/arch/c6x/kernel/
Dsignal.c315 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags, in do_notify_resume() function
/arch/xtensa/kernel/
Dsignal.c492 void do_notify_resume(struct pt_regs *regs) in do_notify_resume() function

123