retpc              24 arch/h8300/include/uapi/asm/ptrace.h 	long     retpc;
retpc             119 arch/h8300/kernel/process.c 		childregs->retpc = (unsigned long) ret_from_kernel_thread;
retpc             125 arch/h8300/kernel/process.c 		childregs->retpc = (unsigned long) ret_from_fork;
retpc              66 arch/m68k/include/uapi/asm/ptrace.h 	unsigned long  retpc;
retpc             147 arch/m68k/kernel/process.c 		frame->sw.retpc = (unsigned long)ret_from_kernel_thread;
retpc             154 arch/m68k/kernel/process.c 	frame->sw.retpc = (unsigned long)ret_from_fork;