Searched refs:ucontext_t (Results 1 – 7 of 7) sorted by relevance
281 static unsigned short *ssptr(ucontext_t *ctx) in ssptr()287 static unsigned short *csptr(ucontext_t *ctx) in csptr()297 static greg_t *ssptr(ucontext_t *ctx) in ssptr()302 static greg_t *csptr(ucontext_t *ctx) in csptr()318 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigusr1()342 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigtrap()
81 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigtrap()
71 ucontext_t *uc = (ucontext_t *)ptr; in segv_handler()
39 ucontext_t *ctxt = (ucontext_t *)ctxt_v; in segv()
63 ucontext_t *ctx = (ucontext_t *)(void_context); in emulator()
69 typedef struct ucontext ucontext_t; typedef
101 abort transactions. The usual ucontext_t passed to the signal handler129 ucontext_t *ucp = uc;130 ucontext_t *transactional_ucp = ucp->uc_link;