Searched refs:clone_stackframe (Results 1 – 2 of 2) sorted by relevance
219 clone_stackframe(struct sparc_stackf __user *dst, function337 childstack = clone_stackframe(childstack, parentstack);
425 static unsigned long clone_stackframe(unsigned long csp, unsigned long psp) in clone_stackframe() function610 csp = clone_stackframe(sp, regs->u_regs[UREG_FP]); in copy_thread()