Lines Matching refs:state
161 // undo the adding of the sender state and delete it, as we
183 assert(state == Ready);
235 nextState = state;
236 state = Waiting;
245 state = nextState;
250 state = Ready;
271 state = nextState;
283 assert(state != Ready && state != Waiting);
298 switch(state) {
511 panic("Unknown page table walker state %d!\n");
560 state = LongPML4;
568 state = PAEPDP;
576 state = PSEPD;
579 state = PD;
604 assert(state == Waiting);
618 state = nextState;
623 state = Waiting;
633 state = Ready;