Searched refs:sigcontext (Results 1 – 2 of 2) sorted by relevance
36 si_code_val, sig_is_member, sigaction, sigaction__union_u, sigcontext, sigframe,663 (*frame).arg2 = &((*frame).context) as *const sigcontext as usize; in setup_frame() constant770 context: &mut sigcontext, in setup_sigcontext() argument791 fn restore_sigcontext(context: *const sigcontext, regs: &mut pt_regs) -> bool { in restore_sigcontext() argument
643 pub context: sigcontext,647 pub struct sigcontext { struct