HomeSort by relevance Sort by last modified time
    Searched refs:ctxop (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/genunix/
Makefile.files 38 ctxop.c \
  /onnv/onnv-gate/usr/src/uts/common/disp/
thread.c 1041 struct ctxop *ctx;
1043 ctx = kmem_alloc(sizeof (struct ctxop), KM_SLEEP);
1069 struct ctxop *ctx, *prev_ctx;
1107 kmem_free(ctx, sizeof (struct ctxop));
1120 struct ctxop *ctx;
1131 struct ctxop *ctx;
1142 struct ctxop *ctx;
1157 struct ctxop *ctx;
1174 struct ctxop *ctx;
1188 struct ctxop *ctx
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/
thread.h 62 typedef struct ctxop { struct
70 struct ctxop *next; /* next context ops */
  /onnv/onnv-gate/usr/src/uts/common/os/
lwp.c 68 extern void freectx_ctx(struct ctxop *);
115 struct ctxop *ctx = NULL;
    [all...]

Completed in 240 milliseconds