Searched refs:retpc (Results 1 – 3 of 3) sorted by relevance
131 if (sw->retpc > (unsigned long)scheduling_functions_start_here && in thread_saved_pc()132 sw->retpc < (unsigned long)scheduling_functions_end_here) in thread_saved_pc()135 return sw->retpc; in thread_saved_pc()
58 unsigned long retpc; member
225 childstack->retpc = (unsigned long)ret_from_fork; in copy_thread()