Home
last modified time | relevance | path

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

/Linux-v5.10/arch/openrisc/kernel/
Dsignal.c155 unsigned long return_ip; in setup_rt_frame() local
179 return_ip = (unsigned long)&frame->retcode; in setup_rt_frame()
194 regs->gpr[9] = (unsigned long)return_ip; /* what we enter LATER */ in setup_rt_frame()