Searched refs:ucontext_t (Results 1 – 10 of 10) 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()
48 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigsegv()
81 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigtrap()
137 ucontext_t *ctx = (ucontext_t *)ctx_void; in sigtrap()
57 ucontext_t *ctx = (ucontext_t*)ctx_void; in sighandler()
80 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
102 abort transactions. The usual ucontext_t passed to the signal handler130 ucontext_t *ucp = uc;131 ucontext_t *transactional_ucp = ucp->uc_link;