Searched refs:linux32_save_sigcontext (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/compat/linux32/arch/amd64/ |
| D | linux32_machdep.c | 83 static void linux32_save_sigcontext(struct lwp *, struct trapframe *, 135 linux32_save_sigcontext(l, tf, mask, &frame.sf_sc); in linux32_old_sendsig() 335 linux32_save_sigcontext(l, tf, mask, &uc->uc_mcontext); in linux32_save_ucontext() 341 linux32_save_sigcontext(struct lwp *l, struct trapframe *tf, in linux32_save_sigcontext() function
|