Home
last modified time | relevance | path

Searched refs:retpc (Results 1 – 5 of 5) sorted by relevance

/arch/m68k/kernel/
Dprocess.c48 if (in_sched_functions(sw->retpc)) in thread_saved_pc()
51 return sw->retpc; in thread_saved_pc()
157 frame->sw.retpc = (unsigned long)ret_from_kernel_thread; in copy_thread()
164 frame->sw.retpc = (unsigned long)ret_from_fork; in copy_thread()
/arch/h8300/kernel/
Dprocess.c115 childregs->retpc = (unsigned long) ret_from_kernel_thread; in copy_thread()
121 childregs->retpc = (unsigned long) ret_from_fork; in copy_thread()
/arch/h8300/include/uapi/asm/
Dptrace.h23 long retpc; member
/arch/m68k/include/uapi/asm/
Dptrace.h65 unsigned long retpc; member
/arch/metag/
DMakefile32 cflags-$(CONFIG_METAG_FUNCTION_TRACE) += -mhwtrace-leaf -mhwtrace-retpc