linux32_machdep.c | 87 static int linux32_restore_sigcontext(struct lwp *, 389 return linux32_restore_sigcontext(l, &ctx, retval); 405 return linux32_restore_sigcontext(l, &ctx.uc_mcontext, retval); 409 linux32_restore_sigcontext(struct lwp *l, struct linux32_sigcontext *scp, function in typeref:typename:int
|