Searched refs:ucontext_t (Results 1 – 25 of 31) sorted by relevance
12
79 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigsegv_for_sigreturn_test()95 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigusr1()123 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigsegv_for_fallthrough()
315 static unsigned short *ssptr(ucontext_t *ctx) in ssptr()321 static unsigned short *csptr(ucontext_t *ctx) in csptr()331 static greg_t *ssptr(ucontext_t *ctx) in ssptr()336 static greg_t *csptr(ucontext_t *ctx) in csptr()402 static void validate_signal_ss(int sig, ucontext_t *ctx) in validate_signal_ss()448 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigusr1()475 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigtrap()520 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigusr2()
48 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigsegv()
119 ucontext_t *ctx = ctx_void; in sigtrap()128 ucontext_t *ctx = ctx_void; in handle_and_return()136 ucontext_t *ctx = ctx_void; in handle_and_longjmp()
83 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigtrap()
137 ucontext_t *ctx = (ucontext_t *)ctx_void; in sigtrap()
60 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigsegv()
57 ucontext_t *ctx = (ucontext_t*)ctx_void; in sighandler()
446 ucontext_t *ctx = (ucontext_t *)ctx_void; in sigtrap()
27 ucontext_t *ctxt = (ucontext_t *)ctxt_v; in segv_handler()
39 ucontext_t *ctxt = (ucontext_t *)ctxt_v; in segv()
51 ucontext_t *ucp = uc; in signal_usr1()52 ucontext_t *tm_ucp = ucp->uc_link; in signal_usr1()
48 ucontext_t *ucp = uc; in signal_usr1()49 ucontext_t *tm_ucp = ucp->uc_link; in signal_usr1()
57 ucontext_t *ucp = uc; in signal_usr1()58 ucontext_t *tm_ucp = ucp->uc_link; in signal_usr1()
59 ucontext_t *ucp = uc; in signal_usr1()60 ucontext_t *tm_ucp = ucp->uc_link; in signal_usr1()
35 ucontext_t *ucp = uc; in signal_usr1()
63 ucontext_t *ucp = uc; in trap_signal_handler()
83 ucontext_t *uc = (ucontext_t *)ptr; in segv_handler()
23 ucontext_t *uc = (ucontext_t *)ptr; in segv_handler()
14 ucontext_t *uc = p; in stub_segv_handler()
64 ucontext_t *ctx = (ucontext_t *)(void_context); in emulator()
25 ucontext_t *ctx = ptr; in signal_action_handler()
70 typedef struct ucontext ucontext_t; typedef
47 ucontext_t *uc = context; in signal_fpu_sig()
50 ucontext_t *uc = context; in signal_vmx_sig()