Searched refs:retp (Results 1 – 1 of 1) sorted by relevance
227 unsigned long *retp; in copy_thread() local234 retp = ((unsigned long *) regs); in copy_thread()235 stack = ((struct switch_stack *) retp) - 1; in copy_thread()