Searched refs:_ctx_done (Results 1 – 10 of 10) sorted by relevance
31 .globl CNAME(_ctx_done)38 bl PIC_PLT(CNAME(_ctx_done)) /* branch to ctxt completion func */
42 void _ctx_done(ucontext_t *ucp);46 _ctx_done(ucontext_t *ucp) in _ctx_done() function
31 .globl CNAME(_ctx_done)41 bl CNAME(_ctx_done) /* branch to ctxt completion func */
46 void _ctx_done(ucontext_t *ucp);81 _ctx_done(ucontext_t *ucp) in _ctx_done() function
33 call _ctx_done
53 void _ctx_done(ucontext_t *);114 _ctx_done(ucontext_t *ucp) in _ctx_done() function
51 PTR_LA t9, _ctx_done
49 call PIC_PLT(_ctx_done) /* should never return */
48 _ctx_done (ucontext_t *ucp) in _ctx_done() function