Searched refs:TYPE_NONE (Results 1 – 9 of 9) sorted by relevance
26 #define TYPE_NONE 4 macro
192 #define TYPE_NONE (0 << 14) /* Transfer Type */ macro
132 #define TYPE_NONE 0 macro425 if (p && p->current && p->current->state == TYPE_NONE) { in sched_wakeup()447 if (prev_p->current && prev_p->current->state != TYPE_NONE) in sched_switch()452 if (p->current->state != TYPE_NONE) in sched_switch()462 prev_p->current->state = TYPE_NONE; in sched_switch()