Home
last modified time | relevance | path

Searched refs:do_notify_resume (Results 1 – 25 of 51) 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.c34 void do_notify_resume(int canrestart, struct pt_regs *regs, in do_notify_resume() function
/arch/sh/include/asm/
Dsyscalls_32.h26 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.c149 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume() function
/arch/s390/kernel/
Dentry.h56 void do_notify_resume(struct pt_regs *regs);
/arch/sparc/kernel/
Dkernel.h161 void do_notify_resume(struct pt_regs *regs, unsigned long orig_i0,
Dentry.h81 void do_notify_resume(struct pt_regs *regs,
Drtrap_32.S79 call do_notify_resume
/arch/arc/kernel/
Dentry.S304 mov r0, sp ; pt_regs for arg to do_signal()/do_notify_resume()
336 blnz @do_notify_resume
Dsignal.c394 void do_notify_resume(struct pt_regs *regs) in do_notify_resume() function
/arch/mips/kernel/
Dentry.S140 jal do_notify_resume # a2 already loaded
/arch/m68k/coldfire/
Dentry.S155 jsr do_notify_resume
/arch/m68k/68000/
Dentry.S121 bsrw do_notify_resume
/arch/microblaze/kernel/
Dentry.S430 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 */
851 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/h8300/kernel/
Dsignal.c281 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags) in do_notify_resume() function
/arch/m32r/kernel/
Dsignal.c322 void do_notify_resume(struct pt_regs *regs, __u32 thread_info_flags) in do_notify_resume() function
/arch/blackfin/kernel/
Dsignal.c277 asmlinkage void do_notify_resume(struct pt_regs *regs) 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/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.c493 void do_notify_resume(struct pt_regs *regs) in do_notify_resume() function
/arch/nios2/kernel/
Dsignal.c298 asmlinkage int do_notify_resume(struct pt_regs *regs) in do_notify_resume() function
/arch/mn10300/kernel/
Dsignal.c411 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags) in do_notify_resume() function

123