Searched refs:TYPE_NONE (Results 1 – 3 of 3) sorted by relevance
26 #define TYPE_NONE 4 macro
186 #define TYPE_NONE (0 << 14) /* Transfer Type */ macro
136 #define TYPE_NONE 0 macro429 if (p && p->current && p->current->state == TYPE_NONE) { in sched_wakeup()451 if (prev_p->current && prev_p->current->state != TYPE_NONE) in sched_switch()456 if (p->current->state != TYPE_NONE) in sched_switch()466 prev_p->current->state = TYPE_NONE; in sched_switch()