Searched refs:jiffies (Results 326 - 350 of 1972) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dbcm3510.c38 #include <linux/jiffies.h>
187 t = jiffies + 1*HZ;
188 while (time_before(jiffies, t)) {
252 if (time_after(jiffies,st->next_status_check)) {
255 st->next_status_check = jiffies + (st->status_check_interval*HZ)/1000;
653 t = jiffies + 3*HZ;
654 while (time_before(jiffies, t)) {
676 t = jiffies + 3*HZ;
677 while (time_before(jiffies, t)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/mlx4/
H A Dcmd.c164 end = jiffies;
169 if (time_after_eq(jiffies, end))
227 end = msecs_to_jiffies(timeout) + jiffies;
228 while (cmd_pending(dev) && time_before(jiffies, end))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcimax2.c153 unsigned long timeout = jiffies + msecs_to_jiffies(1);
159 if (time_after(jiffies, timeout))
348 if (time_after(jiffies, state->next_status_checked_time)
353 state->next_status_checked_time = jiffies
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-scan.c93 unsigned long now = jiffies;
99 while (!time_after(jiffies, now + msecs_to_jiffies(ms)) &&
225 (priv->scan_start, jiffies)));
306 priv->scan_start = jiffies;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Datp.c54 /* Time in jiffies before concluding the transmitter is hung. */
174 long last_rx_time; /* Last Rx, in jiffies, to handle Rx hang. */
438 lp->timer.expires = jiffies + TIMED_CHECKER;
542 dev->trans_start = jiffies; /* prevent tx timeout */
667 time_after(jiffies, dev->last_rx + HZ)) {
670 "%ld jiffies status %02x CMR1 %02x.\n", dev->name,
671 num_tx_since_rx, jiffies - dev->last_rx, status,
711 int tickssofar = jiffies - lp->last_rx_time;
718 lp->last_rx_time = jiffies;
721 lp->timer.expires = jiffies
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-mem.c28 ohci->next_statechange = jiffies;
H A Dohci-pxa27x.c490 if (time_before(jiffies, ohci->ohci.next_statechange))
492 ohci->ohci.next_statechange = jiffies;
507 if (time_before(jiffies, ohci->ohci.next_statechange))
509 ohci->ohci.next_statechange = jiffies;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/musb/
H A Dtusb6010.c419 || time_after(jiffies, musb->idle_timeout))) {
471 unsigned long default_timeout = jiffies + msecs_to_jiffies(3);
482 last_timer = jiffies;
498 (unsigned long)jiffies_to_msecs(timeout - jiffies));
675 idle_timeout = jiffies + (HZ * 3);
706 idle_timeout = jiffies + (1 * HZ);
728 idle_timeout = jiffies + (2 * HZ);
775 idle_timeout = jiffies
785 idle_timeout = jiffies
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dwd7000.c762 unsigned long WAITtimeout = jiffies + WAITnexttimeout;
764 while (time_before_eq(jiffies, WAITtimeout)) {
810 unsigned long timeout = jiffies + WAITnexttimeout;
821 timeout = jiffies + WAITnexttimeout;
823 for (now = jiffies; now == jiffies;)
825 } while (freescbs < needed && time_before_eq(jiffies, timeout));
1153 timeout = jiffies + WAITnexttimeout; /* wait up to 2 seconds */
1154 while (icb.phase && time_before(jiffies, timeout)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/batman-adv/
H A Dmain.h120 #include <linux/jiffies.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/wusbcore/
H A Ddev-sysfs.c26 #include <linux/jiffies.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dacct.h169 #include <linux/jiffies.h>
172 * See <linux/jiffies.h> for the original.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cxt1e1/
H A Dsbecom_inline_linux.h220 wd->h.expires = jiffies + wd->ticks;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dosd.c38 #include <linux/jiffies.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/line6/
H A Ddumprequest.c68 l6dr->timer.expires = jiffies + seconds * HZ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/keyboard/
H A Dimx_keypad.c20 #include <linux/jiffies.h>
232 jiffies + msecs_to_jiffies(10));
280 jiffies + msecs_to_jiffies(60));
312 jiffies + msecs_to_jiffies(2));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/divert/
H A Disdn_divert.c15 #include <linux/jiffies.h>
73 cs->timer.expires = jiffies + (HZ * AUTODEL_TIME);
85 cs->timer.expires = jiffies + (HZ * AUTODEL_TIME);
230 cs->timer.expires = jiffies + (HZ * AUTODEL_TIME);
244 cs->timer.expires = jiffies + (HZ * AUTODEL_TIME);
261 cs->timer.expires = jiffies + (HZ * AUTODEL_TIME);
467 cs->timer.expires = jiffies + (HZ * dv->rule.waittime);
470 cs->timer.expires = jiffies + (HZ * extern_wait_max);
485 cs->timer.expires = jiffies + (HZ * AUTODEL_TIME);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/avm/
H A Davmcard.h235 unsigned long stop = jiffies + 1 * HZ; /* maximum wait time 1 sec */
236 while (!b1_rx_full(base) && time_before(jiffies, stop));
266 unsigned long stop = jiffies + 2 * HZ;
267 while (!b1_tx_empty(base) && time_before(jiffies,stop));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dn_r3964.c399 mod_timer(&pInfo->tmr, jiffies + R3964_TO_QVZ);
423 mod_timer(&pInfo->tmr, jiffies + R3964_TO_QVZ);
473 mod_timer(&pInfo->tmr, jiffies + R3964_TO_QVZ);
505 mod_timer(&pInfo->tmr, jiffies + R3964_TO_RX_PANIC);
589 mod_timer(&pInfo->tmr, jiffies + R3964_TO_ZVZ);
614 jiffies + R3964_TO_NO_BUF);
624 mod_timer(&pInfo->tmr, jiffies + R3964_TO_ZVZ);
646 jiffies + R3964_TO_ZVZ);
654 mod_timer(&pInfo->tmr, jiffies + R3964_TO_ZVZ);
H A Dnwbutton.c34 static int bdelay = BUTTON_DELAY; /* The delay, in jiffies */
108 * ie. When you don't press the button for bdelay jiffies, this is taken to
137 mod_timer(&button_timer, jiffies + bdelay);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/tpm/
H A Dtpm_nsc.c80 stop = jiffies + 10 * HZ;
87 while (time_before(jiffies, stop));
105 stop = jiffies + 100;
114 while (time_before(jiffies, stop));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pasemi/
H A Ddma_lib.c588 timeout = jiffies + HZ;
591 if (time_after(jiffies, timeout)) {
597 timeout = jiffies + HZ;
600 if (time_after(jiffies, timeout)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dcpufreq_64.c137 timeout = jiffies + HZ/10;
138 while(!time_after(jiffies, timeout)) {
281 timeout = jiffies + HZ/10;
282 while(!time_after(jiffies, timeout)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Demc1403.c134 if (time_after(jiffies, data->hyst_valid)) {
139 data->hyst_valid = jiffies + HZ;
173 data->hyst_valid = jiffies + HZ;
306 data->hyst_valid = jiffies - 1; /* Expired */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/algos/
H A Di2c-algo-bit.c99 start = jiffies;
106 if (time_after(jiffies, start + adap->timeout))
111 if (jiffies != start && i2c_debug >= 3)
112 pr_debug("i2c-algo-bit: needed %ld jiffies for SCL to go "
113 "high\n", jiffies - start);

Completed in 161 milliseconds

<<11121314151617181920>>