Home
last modified time | relevance | path

Searched refs:time_before (Results 1 – 25 of 486) sorted by relevance

12345678910>>...20

/Linux-v4.19/kernel/sched/
Dloadavg.c169 if (!time_before(jiffies, READ_ONCE(calc_load_update))) in calc_load_write_idx()
205 if (time_before(jiffies, this_rq->calc_load_update)) in calc_load_nohz_stop()
213 if (time_before(jiffies, this_rq->calc_load_update + 10)) in calc_load_nohz_stop()
312 if (!time_before(jiffies, sample_window + 10)) { in calc_global_nohz()
358 if (time_before(jiffies, sample_window + 10)) in calc_global_load()
392 if (time_before(jiffies, this_rq->calc_load_update)) in calc_global_load_tick()
/Linux-v4.19/drivers/cdrom/
Dgdrom.c157 (time_before(jiffies, timeout))) in gdrom_wait_clrbusy()
159 return time_before(jiffies, timeout + 1); in gdrom_wait_clrbusy()
167 while (!gdrom_is_busy() && time_before(jiffies, timeout)) in gdrom_wait_busy_sleeps()
215 while (!gdrom_data_request() && time_before(jiffies, timeout)) in gdrom_spicommand()
217 if (!time_before(jiffies, timeout + 1)) { in gdrom_spicommand()
629 while (gdrom_is_busy() && time_before(jiffies, timeout)) in gdrom_readdisk_dma()
634 while (gdrom_is_busy() && time_before(jiffies, timeout)) in gdrom_readdisk_dma()
642 time_before(jiffies, timeout)) in gdrom_readdisk_dma()
/Linux-v4.19/drivers/input/
Dff-memless.c97 if (time_before(state->adj_at, attack_stop)) in calculate_next_time()
108 if (time_before(state->adj_at, fade_start)) in calculate_next_time()
114 if (time_before(next_fade, state->stop_at)) in calculate_next_time()
148 (++events == 1 || time_before(next_at, earliest))) in ml_schedule_timer()
175 time_before(now, in apply_envelope()
186 time_before(now, state->stop_at)) { in apply_envelope()
359 if (time_before(jiffies, state->play_at)) in ml_get_combo_effect()
/Linux-v4.19/lib/raid6/
Dalgos.c129 #define time_before(x, y) ((x) < (y)) macro
172 while (time_before(jiffies, in raid6_choose_gen()
195 while (time_before(jiffies, in raid6_choose_gen()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dreset.c109 } while (time_before(jiffies, end)); in mlx4_reset()
132 } while (time_before(jiffies, end)); in mlx4_reset()
/Linux-v4.19/include/linux/
Djiffies.h109 #define time_before(a,b) time_after(b,a) macro
129 time_before(a,c))
159 #define time_is_after_jiffies(a) time_before(jiffies, a)
/Linux-v4.19/drivers/char/
Dnwflash.c345 while (!(c1 & 0x80) && time_before(jiffies, timeout)) { in erase_block()
468 while (!(c1 & 0x80) && time_before(jiffies, timeout1)) in write_block()
506 if (time_before(jiffies, timeout)) { in write_block()
/Linux-v4.19/drivers/usb/host/
Dohci-spear.c128 if (time_before(jiffies, ohci->next_statechange)) in spear_ohci_hcd_drv_suspend()
147 if (time_before(jiffies, ohci->next_statechange)) in spear_ohci_hcd_drv_resume()
Dohci-sm501.c225 if (time_before(jiffies, ohci->next_statechange)) in ohci_sm501_suspend()
243 if (time_before(jiffies, ohci->next_statechange)) in ohci_sm501_resume()
/Linux-v4.19/drivers/i2c/muxes/
Di2c-arb-gpio-challenge.c72 while (time_before(jiffies, stop_retry)) { in i2c_arbitrator_select()
87 } while (time_before(jiffies, stop_time)); in i2c_arbitrator_select()
/Linux-v4.19/arch/ia64/sn/kernel/sn2/
Dtimer.c51 while (time_before((unsigned long)rtc_time(), end)) in ia64_sn_udelay()
/Linux-v4.19/sound/hda/
Dhdac_controller.c92 && time_before(jiffies, timeout)) in hdac_wait_for_cmd_dmas()
97 && time_before(jiffies, timeout)) in hdac_wait_for_cmd_dmas()
364 time_before(jiffies, timeout)) in snd_hdac_bus_enter_link_reset()
382 while (!snd_hdac_chip_readb(bus, GCTL) && time_before(jiffies, timeout)) in snd_hdac_bus_exit_link_reset()
/Linux-v4.19/arch/alpha/kernel/
Dsmp.c105 while (time_before(jiffies, stop)) { in wait_boot_cpu_to_stop()
185 while (time_before(jiffies, timeout)) { in wait_for_txrdy()
345 while (time_before(jiffies, timeout)) { in secondary_cpu_start()
381 while (time_before(jiffies, timeout)) { in smp_boot_one_cpu()
/Linux-v4.19/arch/arm/plat-versatile/
Dplatsmp.c78 while (time_before(jiffies, timeout)) { in versatile_boot_secondary()
/Linux-v4.19/drivers/phy/rockchip/
Dphy-rockchip-pcie.c221 while (time_before(jiffies, timeout)) { in rockchip_pcie_phy_power_on()
242 while (time_before(jiffies, timeout)) { in rockchip_pcie_phy_power_on()
264 while (time_before(jiffies, timeout)) { in rockchip_pcie_phy_power_on()
/Linux-v4.19/arch/arm/mach-prima2/
Dplatsmp.c98 while (time_before(jiffies, timeout)) { in sirfsoc_boot_secondary()
/Linux-v4.19/drivers/media/dvb-frontends/
Dstv0297.c549 while (time_before(jiffies, timeout)) { in stv0297_set_frontend()
561 while (time_before(jiffies, timeout)) { in stv0297_set_frontend()
574 while (time_before(jiffies, timeout)) { in stv0297_set_frontend()
591 while (time_before(jiffies, timeout)) { in stv0297_set_frontend()
/Linux-v4.19/net/tipc/
Ddiscover.c149 bool trial = time_before(jiffies, tn->addr_trial_end); in tipc_disc_addr_trial_msg()
304 if (!time_before(jiffies, tn->addr_trial_end)) { in tipc_disc_timeout()
314 if (time_before(jiffies, tn->addr_trial_end)) { in tipc_disc_timeout()
/Linux-v4.19/arch/arm/mach-spear/
Dplatsmp.c75 while (time_before(jiffies, timeout)) { in spear13xx_boot_secondary()
/Linux-v4.19/drivers/parport/
Dieee1284_ops.c91 if (!time_before (jiffies, expire)) in parport_ieee1284_write_compat()
113 } while (time_before (jiffies, expire)); in parport_ieee1284_write_compat()
138 if (time_before (jiffies, expire)) in parport_ieee1284_write_compat()
534 if (!time_before (jiffies, expire)) in parport_ieee1284_ecp_read_data()
/Linux-v4.19/drivers/net/wan/lmc/
Dlmc_debug.c76 while(time_before(jiffies, j)) in lmc_trace()
/Linux-v4.19/arch/arm/mach-sti/
Dplatsmp.c82 while (time_before(jiffies, timeout)) { in sti_boot_secondary()
/Linux-v4.19/arch/arm/mach-meson/
Dplatsmp.c148 if (!time_before(jiffies, timeout)) { in meson_smp_finalize_secondary_boot()
331 } while (time_before(jiffies, timeout)); in meson8_smp_cpu_kill()
/Linux-v4.19/drivers/watchdog/
Dsama5d4_wdt.c64 while (time_before(jiffies, wdt->last_ping + WDT_DELAY)) in wdt_write()
72 if (time_before(jiffies, wdt->last_ping + WDT_DELAY)) in wdt_write_nosleep()
/Linux-v4.19/arch/m68k/amiga/
Dpcmcia.c32 while (time_before(jiffies, reset_start_time + 1*HZ/100)); in pcmcia_reset()

12345678910>>...20