Lines Matching refs:idle
438 /* wake up the idle */
536 /* interrupt idle */
616 * wake up the idle so the stopwatch gets updated.
630 /* not re-schedule, wake up idle */
862 * Check the wakeup flag of an ESI event. The idle might need to
1052 * idle:
1055 * t - the idle time.
1056 * return - the time that idle left.
1061 idle(
1081 /* hold the mutex for idle condition */
1084 /* wait on condition variable to wake up idle */
1094 /* release the mutex for idle condition */
1159 * 2: idle for some time,
1181 /* caculate the idle time */
1196 "idle for %d seconds.", t);
1197 t1 = idle(t);
1203 "idle interrupted after idle for "