Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/disp/
H A Dthread.c625 if (t->t_ctx != NULL) in thread_exit()
764 if (t->t_ctx) in thread_free()
1052 ctx->next = t->t_ctx; in installctx()
1053 t->t_ctx = ctx; in installctx()
1097 for (ctx = t->t_ctx; ctx != NULL; ctx = ctx->next) { in removectx()
1105 t->t_ctx = ctx->next; in removectx()
1127 for (ctx = t->t_ctx; ctx != 0; ctx = ctx->next) in savectx()
1138 for (ctx = t->t_ctx; ctx != 0; ctx = ctx->next) in restorectx()
1148 for (ctx = t->t_ctx; ctx != NULL; ctx = ctx->next) in forkctx()
1163 for (ctx = t->t_ctx; ctx != NULL; ctx = ctx->next) in lwp_createctx()
[all …]
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dctxop.c48 wsp->walk_addr = (uintptr_t)tp->t_ctx; in ctxop_walk_init()
/titanic_41/usr/src/uts/common/syscall/
H A Dlwp_create.c162 if (curthread->t_ctx) in syslwp_create()
/titanic_41/usr/src/uts/common/os/
H A Dlwp.c185 ctx = t->t_ctx; in lwp_create()
188 t->t_ctx = NULL; in lwp_create()
1026 if (t->t_ctx != NULL) in lwp_exit()
1876 if (t->t_ctx) in forklwp()
H A Dexec.c324 if (curthread->t_ctx) in exec_common()
/titanic_41/usr/src/uts/common/sys/
H A Dthread.h137 ctxop_t *t_ctx; /* thread context */ member
/titanic_41/usr/src/uts/i86pc/ml/
H A Doffsets.in107 t_ctx
/titanic_41/usr/src/uts/sun4/ml/
H A Doffsets.in142 t_ctx