Searched refs:sigreturn_copyin_ctx32 (Results 1 – 1 of 1) sorted by relevance
656 sigreturn_copyin_ctx32(struct user_ucontext32 *uctx, mcontext32_t *mctx, user_addr_t uctx_addr) in sigreturn_copyin_ctx32() function816 error = sigreturn_copyin_ctx32(&uctx.uc32, &mctx.mc32, uap->uctx); in sigreturn()