Searched refs:time_before (Results 1 - 25 of 216) sorted by relevance

123456789

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/sn/kernel/sn2/
H A Dtimer.c44 while (time_before((unsigned long)rtc_time(), end))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/mlx4/
H A Dreset.c109 } while (time_before(jiffies, end));
129 } while (time_before(jiffies, end));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/amiga/
H A Dpcmcia.c30 while (time_before(jiffies, reset_start_time + 1*HZ/100));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wan/lmc/
H A Dlmc_debug.c71 // while(time_before(jiffies, j+10))
76 while(time_before(jiffies, j))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/input/
H A Dff-memless.c96 if (time_before(state->adj_at, attack_stop))
107 if (time_before(state->adj_at, fade_start))
113 if (time_before(next_fade, state->stop_at))
147 (++events == 1 || time_before(next_at, earliest)))
174 time_before(now,
185 time_before(now, state->stop_at)) {
311 if (time_before(jiffies, state->play_at))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dohci-ep93xx.c174 if (time_before(jiffies, ohci->next_statechange))
191 if (time_before(jiffies, ohci->next_statechange))
H A Dehci-pci.c235 if (time_before(jiffies, ehci->next_statechange))
277 if (time_before(jiffies, ehci->next_statechange))
H A Dohci-pxa27x.c327 if (time_before(jiffies, ohci->next_statechange))
344 if (time_before(jiffies, ohci->next_statechange))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-realview/
H A Dplatsmp.c95 while (time_before(jiffies, timeout)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A D3c505.c257 } while (stat1 != inb_status(base_addr) && time_before(jiffies, timeout));
335 for (timeout = jiffies + 5*HZ/100; time_before(jiffies, timeout);) {
434 for (timeout = jiffies + 5*HZ/100; time_before(jiffies, timeout);) {
487 while (((stat = get_status(dev->base_addr)) & ACRF) == 0 && time_before(jiffies, timeout));
496 while (((stat = get_status(dev->base_addr)) & ACRF) == 0 && time_before(jiffies, timeout));
711 while ((inb_status(dev->base_addr) & ACRF) != 0 && time_before(jiffies, timeout)) {
937 while (adapter->got[CMD_CONFIGURE_ADAPTER_MEMORY] == 0 && time_before(jiffies, timeout));
956 while (adapter->got[CMD_CONFIGURE_82586] == 0 && time_before(jiffies, timeout));
1140 while (adapter->got[CMD_NETWORK_STATISTICS] == 0 && time_before(jiffies, timeout));
1251 while (adapter->got[CMD_LOAD_MULTICAST_LIST] == 0 && time_before(jiffie
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/kernel/
H A Dsmp.c112 while (time_before(jiffies, stop)) {
186 while (time_before(jiffies, timeout)) {
341 while (time_before(jiffies, timeout)) {
391 while (time_before(jiffies, timeout)) {
747 && time_before (jiffies, timeout))
760 && time_before(jiffies, timeout))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dnwflash.c402 while (!(c1 & 0x80) && time_before(jiffies, timeout)) {
531 while (!(c1 & 0x80) && time_before(jiffies, timeout1))
569 if (time_before(jiffies, timeout)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm26/kernel/
H A Dtime.c101 time_before((unsigned long)xtime.tv_sec, next_rtc_update))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/input/misc/
H A Dati_remote.c442 else if (time_before(now, ati_remote->acc_jiffies + msecs_to_jiffies(125)))
444 else if (time_before(now, ati_remote->acc_jiffies + msecs_to_jiffies(250)))
446 else if (time_before(now, ati_remote->acc_jiffies + msecs_to_jiffies(500)))
448 else if (time_before(now, ati_remote->acc_jiffies + msecs_to_jiffies(1000)))
450 else if (time_before(now, ati_remote->acc_jiffies + msecs_to_jiffies(1500)))
452 else if (time_before(now, ati_remote->acc_jiffies + msecs_to_jiffies(2000)))
516 time_before(now, ati_remote->old_jiffies +
534 time_before(now, ati_remote->first_jiffies +
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/kernel/
H A Dsmp.c136 while (time_before(jiffies, timeout)) {
397 while (!cpus_empty(data.pending) && time_before(jiffies, timeout))
417 while (!cpus_empty(data.pending) && time_before(jiffies, timeout))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/dvb/frontends/
H A Dstv0297.c531 while (time_before(jiffies, timeout)) {
543 while (time_before(jiffies, timeout)) {
556 while (time_before(jiffies, timeout)) {
573 while (time_before(jiffies, timeout)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/
H A Dtuner-3036.c91 while (!tuner_islocked(c) && time_before(jiffies, give_up))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/watchdog/
H A Dep93xx_wdt.c206 if (time_before(jiffies, next_heartbeat))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/
H A Dorinoco_pci.c99 while (time_before(jiffies, timeout) && (reg & HERMES_CMD_BUSY)) {
H A Dorinoco_tmd.c76 while (time_before(jiffies, timeout) && (reg & HERMES_CMD_BUSY)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Djiffies.h110 #define time_before(a,b) time_after(b,a) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv6/
H A Dip6_flowlabel.c141 if (!sched || time_before(ttd, sched))
271 if (time_before(fl->linger, linger))
273 if (time_before(expires, fl->linger))
275 if (time_before(fl->expires, fl->lastuse + expires))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dutil.c63 if (time_before(jiffies,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/parport/
H A Dieee1284_ops.c90 if (!time_before (jiffies, expire))
112 } while (time_before (jiffies, expire));
137 if (time_before (jiffies, expire))
533 if (!time_before (jiffies, expire))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/tpm/
H A Dtpm_nsc.c86 while (time_before(jiffies, stop));
113 while (time_before(jiffies, stop));

Completed in 285 milliseconds

123456789