Home
last modified time | relevance | path

Searched refs:t_ctx (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c614 if (t->t_ctx != NULL) in thread_exit()
749 if (t->t_ctx) in thread_free()
1026 if (t->t_ctx == NULL) { in ctxop_find_by_tmpl()
1030 ctx = head = t->t_ctx; in ctxop_find_by_tmpl()
1060 t->t_ctx = NULL; in ctxop_detach_chain()
1063 t->t_ctx = ctx->next; in ctxop_detach_chain()
1130 if (t->t_ctx == NULL) { in ctxop_attach()
1134 struct ctxop *head = t->t_ctx, *tail = t->t_ctx->prev; in ctxop_attach()
1141 t->t_ctx = ctx; in ctxop_attach()
1178 head = cur = t->t_ctx; in ctxop_detach()
[all …]
/illumos-gate/usr/src/uts/common/syscall/
H A Dlwp_create.c155 if (curthread->t_ctx) in syslwp_create()
/illumos-gate/usr/src/uts/common/os/
H A Dlwp.c184 ctx = t->t_ctx; in lwp_create()
187 t->t_ctx = NULL; in lwp_create()
1021 if (t->t_ctx != NULL) in lwp_exit()
1871 if (t->t_ctx) in forklwp()
H A Dexec.c424 if (curthread->t_ctx) in exec_common()
/illumos-gate/usr/src/uts/common/sys/
H A Dthread.h144 ctxop_t *t_ctx; /* thread context */ member
/illumos-gate/usr/src/uts/i86pc/ml/
H A Doffsets.in104 t_ctx
/illumos-gate/usr/src/uts/sun4/ml/
H A Doffsets.in143 t_ctx