Home | History | Annotate | Download | only in linux

Lines Matching refs:dw_resched

496 	    dw, dw->dw_state, dw->dw_resched);
512 KASSERT(dw->dw_resched >= 0);
513 callout_schedule(&dw->dw_callout, dw->dw_resched);
515 dw->dw_resched = -1;
877 dw->dw_resched = -1;
942 dw->dw_resched = -1;
1024 dw->dw_resched = MIN(INT_MAX, ticks);
1129 dw->dw_resched = MIN(INT_MAX, ticks);
1181 dw->dw_resched = -1;
1188 dw->dw_resched = ticks;
1215 dw->dw_resched = MIN(INT_MAX, ticks);
1298 dw->dw_resched = -1;
1395 dw->dw_resched = -1;