Home
last modified time | relevance | path

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

12

/arch/c6x/include/asm/
Dsignal.h12 extern asmlinkage void do_notify_resume(struct pt_regs *regs,
/arch/cris/kernel/
Dptrace.c33 void do_notify_resume(int canrestart, struct pt_regs *regs, in do_notify_resume() function
/arch/powerpc/kernel/
Dsignal.h15 extern void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags);
Dsignal.c188 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume() function
/arch/sh/include/asm/
Dsyscalls_32.h53 asmlinkage void do_notify_resume(struct pt_regs *regs, unsigned int save_r0,
/arch/s390/kernel/
Dentry.h36 void do_notify_resume(struct pt_regs *regs);
Dentry.S276 # _TIF_NOTIFY_RESUME is set, call do_notify_resume
282 br %r1 # call do_notify_resume
Dentry64.S297 # _TIF_NOTIFY_RESUME is set, call do_notify_resume
302 jg do_notify_resume
/arch/x86/include/asm/
Dsignal.h125 extern void do_notify_resume(struct pt_regs *, void *, __u32);
/arch/sparc/kernel/
Dentry.h75 extern void do_notify_resume(struct pt_regs *regs,
Drtrap_32.S78 call do_notify_resume
/arch/mips/kernel/
Dentry.S164 jal do_notify_resume # a2 already loaded
/arch/hexagon/kernel/
Dvm_entry.S229 call do_notify_resume
Dsignal.c268 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume() function
/arch/mn10300/kernel/
Dentry.S128 call do_notify_resume[],0
/arch/openrisc/kernel/
Dsignal.c371 asmlinkage void do_notify_resume(struct pt_regs *regs) in do_notify_resume() function
/arch/avr32/kernel/
Dsignal.c317 asmlinkage void do_notify_resume(struct pt_regs *regs, struct thread_info *ti) in do_notify_resume() function
Dentry-avr32b.S290 call do_notify_resume
596 call do_notify_resume
/arch/score/kernel/
Dsignal.c355 asmlinkage void do_notify_resume(struct pt_regs *regs, void *unused, in do_notify_resume() function
/arch/m32r/kernel/
Dsignal.c381 void do_notify_resume(struct pt_regs *regs, __u32 thread_info_flags) in do_notify_resume() function
/arch/c6x/kernel/
Dsignal.c353 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags, in do_notify_resume() function
/arch/x86/kernel/
Dentry_64.S669 call do_notify_resume
960 call do_notify_resume
1433 call do_notify_resume
Dentry_32.S632 call do_notify_resume
637 pushl_cfi %ecx # save ti_flags for do_notify_resume
647 call do_notify_resume
/arch/blackfin/kernel/
Dsignal.c342 asmlinkage void do_notify_resume(struct pt_regs *regs) in do_notify_resume() function
/arch/h8300/kernel/
Dentry.S298 jsr @SYMBOL_NAME(do_notify_resume)

12