/arch/cris/kernel/ |
D | ptrace.c | 33 void do_notify_resume(int canrestart, struct pt_regs *regs, in do_notify_resume() function
|
/arch/powerpc/kernel/ |
D | signal.c | 188 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume() function
|
/arch/hexagon/kernel/ |
D | signal.c | 268 void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume() function
|
/arch/avr32/kernel/ |
D | signal.c | 317 asmlinkage void do_notify_resume(struct pt_regs *regs, struct thread_info *ti) in do_notify_resume() function
|
/arch/openrisc/kernel/ |
D | signal.c | 371 asmlinkage void do_notify_resume(struct pt_regs *regs) in do_notify_resume() function
|
/arch/score/kernel/ |
D | signal.c | 355 asmlinkage void do_notify_resume(struct pt_regs *regs, void *unused, in do_notify_resume() function
|
/arch/c6x/kernel/ |
D | signal.c | 353 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags, in do_notify_resume() function
|
/arch/m32r/kernel/ |
D | signal.c | 381 void do_notify_resume(struct pt_regs *regs, __u32 thread_info_flags) in do_notify_resume() function
|
/arch/blackfin/kernel/ |
D | signal.c | 342 asmlinkage void do_notify_resume(struct pt_regs *regs) in do_notify_resume() function
|
/arch/parisc/kernel/ |
D | signal.c | 641 void do_notify_resume(struct pt_regs *regs, long in_syscall) in do_notify_resume() function
|
/arch/mn10300/kernel/ |
D | signal.c | 559 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags) in do_notify_resume() function
|
/arch/unicore32/kernel/ |
D | signal.c | 464 asmlinkage void do_notify_resume(struct pt_regs *regs, in do_notify_resume() function
|
/arch/sparc/kernel/ |
D | signal_64.c | 612 void do_notify_resume(struct pt_regs *regs, unsigned long orig_i0, unsigned long thread_info_flags) in do_notify_resume() function
|
D | signal_32.c | 598 void do_notify_resume(struct pt_regs *regs, unsigned long orig_i0, in do_notify_resume() function
|
/arch/frv/kernel/ |
D | signal.c | 572 asmlinkage void do_notify_resume(__u32 thread_info_flags) in do_notify_resume() function
|
/arch/s390/kernel/ |
D | signal.c | 526 void do_notify_resume(struct pt_regs *regs) in do_notify_resume() function
|
/arch/mips/kernel/ |
D | signal.c | 643 asmlinkage void do_notify_resume(struct pt_regs *regs, void *unused, in do_notify_resume() function
|
/arch/h8300/kernel/ |
D | signal.c | 552 asmlinkage void do_notify_resume(struct pt_regs *regs, u32 thread_info_flags) in do_notify_resume() function
|
/arch/alpha/kernel/ |
D | signal.c | 609 do_notify_resume(struct pt_regs *regs, struct switch_stack *sw, in do_notify_resume() function
|
/arch/sh/kernel/ |
D | signal_32.c | 626 asmlinkage void do_notify_resume(struct pt_regs *regs, unsigned int save_r0, in do_notify_resume() function
|
D | signal_64.c | 732 asmlinkage void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags) in do_notify_resume() function
|
/arch/x86/kernel/ |
D | signal.c | 819 do_notify_resume(struct pt_regs *regs, void *unused, __u32 thread_info_flags) in do_notify_resume() function
|