Lines Matching defs:active
1199 dprintk("WBD: ref: %d, sel: %d, active: %d, alpha: %d\n",
3604 int l, i, active, time, time_slave = 0;
3688 active = 1;
3732 active = 0;
3736 active = 1;
3738 if (active == 0)
3742 if ((active == 1) && (callback_time == 0)) {
3744 active = 0;
3747 while ((active == 1) && (time_before(jiffies, callback_time)))
3749 } while (active);