Searched refs:clone_stackframe (Results 1 – 2 of 2) sorted by relevance
218 clone_stackframe(struct sparc_stackf __user *dst, function336 childstack = clone_stackframe(childstack, parentstack);
426 static unsigned long clone_stackframe(unsigned long csp, unsigned long psp) in clone_stackframe() function611 csp = clone_stackframe(sp, regs->u_regs[UREG_FP]); in copy_thread()
Completed in 6 milliseconds