Lines Matching full:idle
1064 When the guest is idle real and virtual time will be aligned in
1117 Realtime triggers occur even when idle, so use them less frequently
3498 int idle;
3525 if (!bh->idle)
3527 bh->idle = 0;
3551 bh->idle = 1;
3559 bh->idle = 0;
3581 if (bh->idle) {
3582 /* idle bottom halves will be polled at least
3586 /* non-idle bottom halves will be executed