Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/cris/kernel/
Dsignal.c397 unsigned long return_ip; in setup_frame() local
419 return_ip = (unsigned long)ka->sa.sa_restorer; in setup_frame()
422 return_ip = (unsigned long)&frame->retcode; in setup_frame()
435 regs->srp = return_ip; /* what we enter LATER */ in setup_frame()
454 unsigned long return_ip; in setup_rt_frame() local
481 return_ip = (unsigned long)ka->sa.sa_restorer; in setup_rt_frame()
484 return_ip = (unsigned long)&frame->retcode; in setup_rt_frame()
499 regs->srp = return_ip; /* what we enter LATER */ in setup_rt_frame()
Dprocess.c280 swstack->return_ip = (unsigned long) ret_from_sys_call; in copy_thread()
/linux-2.4.37.9/include/asm-cris/
Dptrace.h106 unsigned long return_ip; /* ip that _resume will return to */ member
/linux-2.4.37.9/fs/xfs/
Dxfs_iget.c277 goto return_ip; in xfs_iget_core()
425 return_ip: in xfs_iget_core()