Searched defs:ktr_csw (Results 1 – 2 of 2) sorted by relevance
163 struct ktr_csw { struct164 int out; /* 1 if switch out, 0 if switch in */165 int user; /* 1 if usermode (ivcsw), 0 if kernel (vcsw) */166 char wmesg[8];
103 struct ktr_csw ktr_csw; member