Home
last modified time | relevance | path

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

/linux/arch/openrisc/kernel/
H A Dsignal.c192 unsigned long return_ip; in setup_rt_frame() local
216 return_ip = (unsigned long)&frame->retcode; in setup_rt_frame()
231 regs->gpr[9] = (unsigned long)return_ip; /* what we enter LATER */ in setup_rt_frame()