Searched defs:ktr_csw (Results 1 – 2 of 2) sorted by relevance
146 struct ktr_csw { struct147 int out; /* 1 if switch out, 0 if switch in */148 int user; /* 1 if usermode (ivcsw), 0 if kernel (vcsw) */149 char wmesg[8];
106 struct ktr_csw ktr_csw; member