/linux-4.1.27/drivers/net/wan/lmc/ |
H A D | lmc_debug.c | 70 // while(time_before(jiffies, j+10)) lmc_trace() 75 while(time_before(jiffies, j)) lmc_trace()
|
/linux-4.1.27/arch/ia64/sn/kernel/sn2/ |
H A D | timer.c | 50 while (time_before((unsigned long)rtc_time(), end)) ia64_sn_udelay()
|
/linux-4.1.27/lib/raid6/ |
H A D | algos.c | 107 #define time_before(x, y) ((x) < (y)) macro 150 while (time_before(jiffies, raid6_choose_gen() 173 while (time_before(jiffies, raid6_choose_gen()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/linux/ |
H A D | obd.h | 83 if (time_before(cur + 5 * HZ, jiffies) && __client_obd_list_lock() 84 time_before(lock->time + 5 * HZ, jiffies)) { __client_obd_list_lock()
|
/linux-4.1.27/drivers/input/ |
H A D | ff-memless.c | 97 if (time_before(state->adj_at, attack_stop)) calculate_next_time() 108 if (time_before(state->adj_at, fade_start)) calculate_next_time() 114 if (time_before(next_fade, state->stop_at)) calculate_next_time() 148 (++events == 1 || time_before(next_at, earliest))) ml_schedule_timer() 175 time_before(now, apply_envelope() 186 time_before(now, state->stop_at)) { apply_envelope() 359 if (time_before(jiffies, state->play_at)) ml_get_combo_effect()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
H A D | reset.c | 109 } while (time_before(jiffies, end)); mlx4_reset() 132 } while (time_before(jiffies, end)); mlx4_reset()
|
H A D | catas.c | 138 while (time_before(jiffies, end)) { mlx4_reset_slave()
|
/linux-4.1.27/drivers/cdrom/ |
H A D | gdrom.c | 157 (time_before(jiffies, timeout))) gdrom_wait_clrbusy() 159 return time_before(jiffies, timeout + 1); gdrom_wait_clrbusy() 167 while (!gdrom_is_busy() && time_before(jiffies, timeout)) gdrom_wait_busy_sleeps() 215 while (!gdrom_data_request() && time_before(jiffies, timeout)) gdrom_spicommand() 217 if (!time_before(jiffies, timeout + 1)) { gdrom_spicommand() 625 while (gdrom_is_busy() && time_before(jiffies, timeout)) gdrom_readdisk_dma() 630 while (gdrom_is_busy() && time_before(jiffies, timeout)) gdrom_readdisk_dma() 638 time_before(jiffies, timeout)) gdrom_readdisk_dma()
|
/linux-4.1.27/drivers/usb/host/ |
H A D | ohci-spear.c | 131 if (time_before(jiffies, ohci->next_statechange)) spear_ohci_hcd_drv_suspend() 150 if (time_before(jiffies, ohci->next_statechange)) spear_ohci_hcd_drv_resume()
|
H A D | ohci-sm501.c | 225 if (time_before(jiffies, ohci->next_statechange)) ohci_sm501_suspend() 243 if (time_before(jiffies, ohci->next_statechange)) ohci_sm501_resume()
|
H A D | ohci-tmio.c | 304 if (time_before(jiffies, ohci->next_statechange)) ohci_hcd_tmio_drv_suspend() 334 if (time_before(jiffies, ohci->next_statechange)) ohci_hcd_tmio_drv_resume()
|
H A D | ohci-da8xx.c | 392 if (time_before(jiffies, ohci->next_statechange)) ohci_da8xx_suspend() 411 if (time_before(jiffies, ohci->next_statechange)) ohci_da8xx_resume()
|
H A D | ohci-omap.c | 442 if (time_before(jiffies, ohci->next_statechange)) ohci_omap_suspend() 459 if (time_before(jiffies, ohci->next_statechange)) ohci_omap_resume()
|
H A D | ohci-pxa27x.c | 559 if (time_before(jiffies, ohci->next_statechange)) ohci_hcd_pxa27x_drv_suspend() 579 if (time_before(jiffies, ohci->next_statechange)) ohci_hcd_pxa27x_drv_resume()
|
H A D | ehci-hub.c | 234 if (time_before (jiffies, ehci->next_statechange)) ehci_bus_suspend() 382 if (time_before (jiffies, ehci->next_statechange)) ehci_bus_resume()
|
/linux-4.1.27/arch/m68k/amiga/ |
H A D | pcmcia.c | 32 while (time_before(jiffies, reset_start_time + 1*HZ/100)); pcmcia_reset()
|
/linux-4.1.27/arch/arm/mach-prima2/ |
H A D | platsmp.c | 98 while (time_before(jiffies, timeout)) { sirfsoc_boot_secondary()
|
/linux-4.1.27/arch/arm/mach-sti/ |
H A D | platsmp.c | 83 while (time_before(jiffies, timeout)) { sti_boot_secondary()
|
/linux-4.1.27/arch/arm/plat-versatile/ |
H A D | platsmp.c | 76 while (time_before(jiffies, timeout)) { versatile_boot_secondary()
|
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/ |
H A D | r8192E_firmware.c | 111 while (time_before(jiffies, timeout)) { CPUcheck_maincodeok_turnonCPU() 131 while (time_before(jiffies, timeout)) { CPUcheck_maincodeok_turnonCPU() 159 while (time_before(jiffies, timeout)) { CPUcheck_firmware_ready()
|
/linux-4.1.27/kernel/sched/ |
H A D | proc.c | 169 if (!time_before(jiffies, calc_load_update)) calc_load_write_idx() 203 if (time_before(jiffies, this_rq->calc_load_update)) calc_load_exit_idle() 212 if (time_before(jiffies, this_rq->calc_load_update + 10)) calc_load_exit_idle() 308 if (!time_before(jiffies, calc_load_update + 10)) { calc_global_nohz() 350 if (time_before(jiffies, calc_load_update + 10)) calc_global_load() 383 if (time_before(jiffies, this_rq->calc_load_update)) calc_load_account_active()
|
H A D | auto_group.c | 210 if (!capable(CAP_SYS_ADMIN) && time_before(jiffies, next)) proc_sched_autogroup_set_nice()
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-designware-baytrail.c | 100 } while (time_before(jiffies, end)); baytrail_i2c_acquire()
|
H A D | i2c-pca-isa.c | 81 ret = time_before(jiffies, timeout); pca_isa_waitforcompletion()
|
H A D | i2c-kempld.c | 209 while (time_before(jiffies, timeout)) { kempld_i2c_xfer()
|
H A D | i2c-pca-platform.c | 93 ret = time_before(jiffies, timeout); i2c_pca_pf_waitforcompletion()
|
H A D | i2c-highlander.c | 239 if (iic_read_delay && time_before(jiffies, dev->last_read_time + highlander_i2c_read()
|
H A D | i2c-hix5hd2.c | 178 } while (time_before(jiffies, stop_time)); hix5hd2_i2c_wait_bus_idle()
|
H A D | i2c-pxa.c | 335 while (time_before(jiffies, timeout)) { i2c_pxa_wait_master() 391 while (time_before(jiffies, timeout)) { i2c_pxa_wait_slave()
|
/linux-4.1.27/drivers/ide/ |
H A D | ide-park.c | 19 int reset_timer = time_before(timeout, drive->sleep); issue_park_cmd()
|
H A D | ide-eh.c | 180 if (time_before(jiffies, hwif->poll_timeout)) { atapi_reset_pollfunc() 242 if (time_before(jiffies, hwif->poll_timeout)) { reset_pollfunc()
|
/linux-4.1.27/drivers/staging/gdm72xx/ |
H A D | sdio_boot.c | 48 while (time_before(jiffies, wait)) { ack_ready()
|
H A D | gdm_usb.c | 716 while (time_before(jiffies, expire)) k_mode_thread()
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
H A D | libcfs_time.h | 58 return time_before(t2, t1); cfs_time_after()
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
H A D | sor.c | 222 while (time_before(jiffies, timeout)) { tegra_sor_setup_pwm() 252 while (time_before(jiffies, timeout)) { tegra_sor_attach() 270 while (time_before(jiffies, timeout)) { tegra_sor_wakeup() 293 while (time_before(jiffies, timeout)) { tegra_sor_power_up() 491 while (time_before(jiffies, timeout)) { tegra_sor_detach() 514 while (time_before(jiffies, timeout)) { tegra_sor_detach() 540 while (time_before(jiffies, timeout)) { tegra_sor_power_down() 567 while (time_before(jiffies, timeout)) { tegra_sor_power_down() 617 while (time_before(jiffies, timeout)) { tegra_sor_crc_wait()
|
H A D | dpaux.c | 425 while (time_before(jiffies, timeout)) { tegra_dpaux_attach() 449 while (time_before(jiffies, timeout)) { tegra_dpaux_detach()
|
H A D | dsi.c | 633 while (time_before(jiffies, timeout)) { tegra_dsi_wait_idle() 1182 while (time_before(jiffies, timeout)) { tegra_dsi_transmit() 1199 while (time_before(jiffies, timeout)) { tegra_dsi_wait_for_response()
|
/linux-4.1.27/drivers/watchdog/ |
H A D | ep93xx_wdt.c | 62 if (time_before(jiffies, next_heartbeat)) ep93xx_wdt_timer_ping()
|
H A D | machzwd.c | 247 if (time_before(jiffies, next_heartbeat)) { zf_ping() 248 dprintk("time_before: %ld\n", next_heartbeat - jiffies); zf_ping()
|
H A D | dw_wdt.c | 164 if (time_before(jiffies, dw_wdt.next_heartbeat) || dw_wdt_ping()
|
H A D | nuc900_wdt.c | 221 if (time_before(jiffies, nuc900_wdt->next_heartbeat)) { nuc900_wdt_timer_ping()
|
H A D | pika_wdt.c | 90 if (time_before(jiffies, pikawdt_private.next_heartbeat) || pikawdt_ping()
|
H A D | shwdt.c | 184 if (time_before(jiffies, next_heartbeat)) { sh_wdt_ping()
|
H A D | via_wdt.c | 93 if (time_before(jiffies, next_heartbeat) || wdt_timer_tick()
|
H A D | alim7101_wdt.c | 97 if (time_before(jiffies, next_heartbeat)) { wdt_timer_ping()
|
H A D | at91sam9_wdt.c | 124 if (time_before(jiffies, wdt->next_heartbeat) || at91_ping()
|
H A D | sbc60xxwdt.c | 130 if (time_before(jiffies, next_heartbeat)) { wdt_timer_ping()
|
H A D | sc520_wdt.c | 142 if (time_before(jiffies, next_heartbeat)) { wdt_timer_ping()
|
H A D | w83877f_wdt.c | 116 if (time_before(jiffies, next_heartbeat)) { wdt_timer_ping()
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | stv0297.c | 546 while (time_before(jiffies, timeout)) { stv0297_set_frontend() 558 while (time_before(jiffies, timeout)) { stv0297_set_frontend() 571 while (time_before(jiffies, timeout)) { stv0297_set_frontend() 588 while (time_before(jiffies, timeout)) { stv0297_set_frontend()
|
H A D | bcm3510.c | 191 while (time_before(jiffies, t)) { bcm3510_hab_send_request() 689 while (time_before(jiffies, t)) { bcm3510_reset() 712 while (time_before(jiffies, t)) { bcm3510_clear_reset()
|
H A D | s5h1420.c | 202 while(time_before(jiffies, timeout)) { s5h1420_send_master_cmd() 235 while(time_before(jiffies, timeout)) { s5h1420_recv_slave_reply() 295 while(time_before(jiffies, timeout)) { s5h1420_send_burst()
|
/linux-4.1.27/arch/blackfin/mach-bf561/ |
H A D | smp.c | 96 while (time_before(jiffies, timeout)) { platform_boot_secondary()
|
/linux-4.1.27/arch/arm/mach-spear/ |
H A D | platsmp.c | 75 while (time_before(jiffies, timeout)) { spear13xx_boot_secondary()
|
/linux-4.1.27/arch/alpha/kernel/ |
H A D | smp.c | 104 while (time_before(jiffies, stop)) { wait_boot_cpu_to_stop() 184 while (time_before(jiffies, timeout)) { wait_for_txrdy() 344 while (time_before(jiffies, timeout)) { secondary_cpu_start() 380 while (time_before(jiffies, timeout)) { smp_boot_one_cpu()
|
/linux-4.1.27/drivers/i2c/muxes/ |
H A D | i2c-arb-gpio-challenge.c | 76 while (time_before(jiffies, stop_retry)) { i2c_arbitrator_select() 91 } while (time_before(jiffies, stop_time)); i2c_arbitrator_select()
|
/linux-4.1.27/drivers/media/rc/ |
H A D | ati_remote.c | 465 else if (time_before(now, ati_remote->acc_jiffies + msecs_to_jiffies(125))) ati_remote_compute_accel() 467 else if (time_before(now, ati_remote->acc_jiffies + msecs_to_jiffies(250))) ati_remote_compute_accel() 469 else if (time_before(now, ati_remote->acc_jiffies + msecs_to_jiffies(500))) ati_remote_compute_accel() 471 else if (time_before(now, ati_remote->acc_jiffies + msecs_to_jiffies(1000))) ati_remote_compute_accel() 473 else if (time_before(now, ati_remote->acc_jiffies + msecs_to_jiffies(1500))) ati_remote_compute_accel() 475 else if (time_before(now, ati_remote->acc_jiffies + msecs_to_jiffies(2000))) ati_remote_compute_accel() 579 time_before(now, ati_remote->old_jiffies + ati_remote_input_report() 595 time_before(now, ati_remote->first_jiffies + ati_remote_input_report()
|
/linux-4.1.27/drivers/char/tpm/ |
H A D | tpm_nsc.c | 87 while (time_before(jiffies, stop)); wait_for_stat() 114 while (time_before(jiffies, stop)); nsc_wait_for_ready()
|
H A D | tpm_i2c_infineon.c | 328 } while (time_before(jiffies, stop)); request_locality() 377 } while (time_before(jiffies, stop)); get_burstcount() 399 } while (time_before(jiffies, stop)); wait_for_stat()
|
H A D | tpm_i2c_nuvoton.c | 160 } while (time_before(jiffies, stop)); i2c_nuvoton_get_burstcount() 205 if (time_before(jiffies, ten_msec)) i2c_nuvoton_wait_for_stat() 213 } while (time_before(jiffies, stop)); i2c_nuvoton_wait_for_stat()
|
H A D | tpm_tis.c | 168 } while (time_before(jiffies, stop)); wait_startup() 226 while (time_before(jiffies, stop)); request_locality() 261 } while (time_before(jiffies, stop)); get_burstcount()
|
H A D | tpm-interface.c | 381 } while (time_before(jiffies, stop)); tpm_transmit() 874 } while (time_before(jiffies, stop)); wait_for_tpm_stat()
|
/linux-4.1.27/drivers/char/ |
H A D | nwflash.c | 374 while (!(c1 & 0x80) && time_before(jiffies, timeout)) { erase_block() 497 while (!(c1 & 0x80) && time_before(jiffies, timeout1)) write_block() 535 if (time_before(jiffies, timeout)) { write_block()
|
/linux-4.1.27/include/linux/ |
H A D | jiffies.h | 105 #define time_before(a,b) time_after(b,a) macro 125 time_before(a,c)) 154 #define time_is_after_jiffies(a) time_before(jiffies, a)
|
H A D | serial_core.h | 434 if (ch && time_before(jiffies, port->sysrq)) { uart_handle_sysrq_char()
|
/linux-4.1.27/drivers/isdn/hardware/avm/ |
H A D | b1dma.c | 114 && time_before(jiffies, stop)); b1dma_tolink() 128 && time_before(jiffies, stop)); b1dma_fromlink() 656 for (stop = jiffies + tout * HZ; time_before(jiffies, stop);) { b1dma_loaded() 666 for (stop = jiffies + tout * HZ; time_before(jiffies, stop);) { b1dma_loaded()
|
H A D | avmcard.h | 236 while (!b1_rx_full(base) && time_before(jiffies, stop)); b1_get_byte() 267 while (!b1_tx_empty(base) && time_before(jiffies, stop)); b1_save_put_byte()
|
H A D | b1.c | 252 for (stop = jiffies + tout * HZ; time_before(jiffies, stop);) { b1_loaded() 262 for (stop = jiffies + tout * HZ; time_before(jiffies, stop);) { b1_loaded()
|
H A D | c4.c | 152 if (!time_before(jiffies, stop)) wait_for_doorbell() 304 if (!time_before(jiffies, stop)) c4_reset() 328 if (!time_before(jiffies, stop)) c4_detect()
|
/linux-4.1.27/drivers/parport/ |
H A D | ieee1284_ops.c | 90 if (!time_before (jiffies, expire)) parport_ieee1284_write_compat() 112 } while (time_before (jiffies, expire)); parport_ieee1284_write_compat() 137 if (time_before (jiffies, expire)) parport_ieee1284_write_compat() 533 if (!time_before (jiffies, expire)) parport_ieee1284_ecp_read_data()
|
H A D | parport_pc.c | 497 if (need_resched() && time_before(jiffies, expire)) parport_pc_fifo_write_block_pio() 517 if (!time_before(jiffies, expire)) { parport_pc_fifo_write_block_pio() 525 time_before(jiffies, expire)) parport_pc_fifo_write_block_pio() 646 if (!time_before(jiffies, expire)) { parport_pc_fifo_write_block_dma() 747 } while (time_before(jiffies, expire)); parport_pc_compat_write_block_pio() 843 } while (time_before(jiffies, expire)); parport_pc_ecp_write_block_pio()
|
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/ |
H A D | mce-inject.c | 185 if (!time_before(jiffies, start + 2*HZ)) {
|
/linux-4.1.27/block/ |
H A D | blk-timeout.c | 221 time_before(expiry, q->timeout.expires)) { blk_add_timer()
|
H A D | deadline-iosched.c | 177 if (time_before(next->fifo_time, req->fifo_time)) { deadline_merged_requests()
|
H A D | blk-throttle.c | 607 if (time_before(key, __tg->disptime)) tg_service_queue_add() 758 BUG_ON(time_before(tg->slice_end[rw], tg->slice_start[rw])); throtl_trim_slice() 937 if (time_before(tg->slice_end[rw], jiffies + throtl_slice)) tg_may_dispatch() 953 if (time_before(tg->slice_end[rw], jiffies + max_wait)) tg_may_dispatch() 1164 if (time_before(jiffies, tg->disptime)) throtl_select_dispatch()
|
H A D | blk-flush.c | 297 time_before(jiffies, blk_kick_flush()
|
/linux-4.1.27/drivers/char/hw_random/ |
H A D | iproc-rng200.c | 107 while ((num_remaining > 0) && time_before(jiffies, idle_endtime)) { iproc_rng200_read()
|
/linux-4.1.27/crypto/ |
H A D | xor.c | 86 while (time_before(jiffies, now + 1)) { do_xor_speed()
|
H A D | tcrypt.c | 83 time_before(jiffies, end); bcount++) { test_cipher_jiffies() 153 time_before(jiffies, end); bcount++) { test_aead_jiffies() 528 time_before(jiffies, end); bcount++) { test_hash_jiffies_digest() 551 time_before(jiffies, end); bcount++) { test_hash_jiffies() 787 time_before(jiffies, end); bcount++) { test_ahash_jiffies_digest() 810 time_before(jiffies, end); bcount++) { test_ahash_jiffies() 1016 time_before(jiffies, end); bcount++) { test_acipher_jiffies()
|
/linux-4.1.27/arch/arm/mach-tegra/ |
H A D | platsmp.c | 102 } while (time_before(jiffies, timeout)); tegra30_boot_secondary()
|
/linux-4.1.27/arch/arm/mach-ux500/ |
H A D | platsmp.c | 91 while (time_before(jiffies, timeout)) { ux500_boot_secondary()
|
/linux-4.1.27/net/ipv6/ |
H A D | ip6_flowlabel.c | 156 if (!sched || time_before(ttd, sched)) ip6_fl_gc() 342 if (time_before(fl->linger, linger)) fl6_renew() 344 if (time_before(expires, fl->linger)) fl6_renew() 346 if (time_before(fl->expires, fl->lastuse + expires)) fl6_renew()
|
H A D | addrconf.c | 988 if (time_before(*expires, ifa->tstamp + lifetime * HZ)) check_cleanup_prefix_route() 2061 if (time_before(expires, jiffies)) { ipv6_regen_rndid() 3892 (time_before(ifp->tstamp + ifp->valid_lft * HZ, next))) addrconf_verify_rtnl() 3912 if (time_before(ifp->tstamp + ifp->prefered_lft * HZ, next)) addrconf_verify_rtnl() 3928 } else if (time_before(ifp->tstamp + ifp->prefered_lft * HZ - regen_advance * HZ, next)) addrconf_verify_rtnl() 3933 if (time_before(ifp->tstamp + ifp->prefered_lft * HZ, next)) addrconf_verify_rtnl() 3944 if (time_before(next_sec, next + ADDRCONF_TIMER_FUZZ)) addrconf_verify_rtnl() 3948 if (time_before(next_sched, jiffies + ADDRCONF_TIMER_FUZZ_MAX)) addrconf_verify_rtnl()
|
/linux-4.1.27/arch/xtensa/kernel/ |
H A D | smp.c | 208 while (time_before(jiffies, timeout)) { boot_secondary() 296 while (time_before(jiffies, timeout)) { __cpu_die()
|
/linux-4.1.27/drivers/acpi/ |
H A D | acpi_pad.c | 159 if (time_before(expire_time, jiffies)) { power_saving_thread() 185 if (time_before(expire_time, jiffies)) { power_saving_thread()
|
H A D | sbs.c | 383 time_before(jiffies, battery->update_time + acpi_battery_get_state()
|
/linux-4.1.27/net/mac80211/ |
H A D | mesh_hwmp.c | 251 if (time_before(jiffies, ifmsh->next_perr)) mesh_path_error_tx() 545 time_before(jiffies, ifmsh->last_sn_update)) { hwmp_preq_frame_process() 815 time_before(jiffies, mpath->last_preq_to_root))) && hwmp_rann_frame_process() 957 else if (time_before(jiffies, ifmsh->last_preq)) { mesh_queue_preq() 984 time_before(jiffies, ifmsh->last_preq + mesh_path_start_discovery() 1024 time_before(jiffies, ifmsh->last_sn_update)) { mesh_path_start_discovery()
|
/linux-4.1.27/drivers/scsi/aacraid/ |
H A D | commsup.c | 989 time_before(jiffies, dev->fsa_dev[container].config_waiting_stamp + AIF_SNIFF_TIMEOUT)) aac_handle_aif() 995 time_before(jiffies, dev->fsa_dev[container].config_waiting_stamp + AIF_SNIFF_TIMEOUT)) aac_handle_aif() 1041 time_before(jiffies, dev->fsa_dev[container].config_waiting_stamp + AIF_SNIFF_TIMEOUT)) aac_handle_aif() 1143 time_before(jiffies, dev->fsa_dev[container].config_waiting_stamp + AIF_SNIFF_TIMEOUT)) aac_handle_aif() 1149 time_before(jiffies, dev->fsa_dev[container].config_waiting_stamp + AIF_SNIFF_TIMEOUT)) aac_handle_aif() 1206 time_before(jiffies, dev->fsa_dev[container].config_waiting_stamp + AIF_SNIFF_TIMEOUT)) { aac_handle_aif() 1930 if ((time_before(next_check_jiffies,next_jiffies)) aac_command_thread() 1940 if (!time_before(next_check_jiffies,next_jiffies) aac_command_thread() 1996 if (time_before(next_check_jiffies,next_jiffies)) aac_command_thread()
|
H A D | sa.c | 187 while(time_before(jiffies, start+30*HZ)) sa_sync_cmd()
|
/linux-4.1.27/drivers/net/dsa/ |
H A D | mv88e6xxx.c | 248 while (time_before(jiffies, timeout)) { mv88e6xxx_ppu_disable() 268 while (time_before(jiffies, timeout)) { mv88e6xxx_ppu_enable() 739 while (time_before(jiffies, timeout)) { mv88e6xxx_wait() 774 while (time_before(jiffies, timeout)) { _mv88e6xxx_wait() 1329 while (time_before(jiffies, timeout)) { mv88e6xxx_switch_reset()
|
H A D | mv88e6060.c | 103 while (time_before(jiffies, timeout)) { mv88e6060_switch_reset()
|
/linux-4.1.27/drivers/mtd/onenand/ |
H A D | omap2.c | 209 if (time_before(jiffies, timeout)) { omap2_onenand_wait() 356 while (time_before(jiffies, timeout)) omap3_onenand_read_bufferram() 427 while (time_before(jiffies, timeout)) omap3_onenand_write_bufferram()
|
H A D | samsung.c | 344 while (time_before(jiffies, timeout)) { s3c_onenand_wait() 562 time_before(jiffies, timeout)); s5pc110_dma_poll() 709 while (time_before(jiffies, timeout)) { s3c_onenand_bbt_wait()
|
/linux-4.1.27/drivers/scsi/ |
H A D | sym53c416.c | 272 while(time_before(jiffies, i) && (inb(base + PIO_INT_REG) & EMPTY) && timeout) sym53c416_read() 316 while(time_before(jiffies, i) && (inb(base + PIO_INT_REG) & FULL) && timeout) sym53c416_write() 533 while(time_before(jiffies, i) && !(inb(base + STATUS_REG) & SCI)) sym53c416_probeirq()
|
H A D | qlogicfas408.c | 189 while (time_before(jiffies, i) && !priv->qabort && ql_wai() 341 while (time_before(jiffies, k) && !priv->qabort &&
|
H A D | mac_scsi.c | 154 for( end = jiffies + AFTER_RESET_DELAY; time_before(jiffies, end); ) mac_scsi_reset_boot()
|
H A D | sun3_scsi.c | 176 for( end = jiffies + AFTER_RESET_DELAY; time_before(jiffies, end); ) sun3_scsi_reset_boot()
|
/linux-4.1.27/drivers/char/tpm/st33zp24/ |
H A D | st33zp24.c | 181 } while (time_before(jiffies, stop)); request_locality() 233 } while (time_before(jiffies, stop)); get_burstcount() 325 } while (time_before(jiffies, stop)); wait_for_stat()
|
/linux-4.1.27/sound/pci/lola/ |
H A D | lola_pcm.c | 99 while (time_before(jiffies, end_time)) { wait_for_srst_clear() 115 while (time_before(jiffies, end_time)) { lola_stream_wait_for_fifo() 137 while (time_before(jiffies, end_time)) { lola_sync_wait_for_fifo()
|
H A D | lola.c | 328 } while (time_before(jiffies, end_time)); reset_controller() 386 } while (time_before(jiffies, end_time)); setup_corb_rirb()
|
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
H A D | rtw_pwrctrl.c | 492 if (time_before(pwrpriv->ips_deny_time, new_deny_time)) _rtw_pwr_wakeup23a() 563 if (time_before(pwrpriv->ips_deny_time, new_deny_time)) _rtw_pwr_wakeup23a()
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
H A D | rtw_pwrctrl.c | 573 if (time_before(pwrpriv->ips_deny_time, expires)) _rtw_pwr_wakeup() 629 if (time_before(pwrpriv->ips_deny_time, expires)) _rtw_pwr_wakeup()
|
/linux-4.1.27/drivers/phy/ |
H A D | phy-miphy365x.c | 216 } while (time_before(jiffies, timeout)); miphy365x_hfc_not_rdy() 235 } while (time_before(jiffies, timeout)); miphy365x_rdy()
|
H A D | phy-exynos5250-sata.c | 64 while (time_before(jiffies, timeout)) { wait_for_reg_status()
|
/linux-4.1.27/drivers/w1/masters/ |
H A D | omap_hdq.c | 140 && time_before(jiffies, timeout)) { hdq_wait_for_flag() 148 && time_before(jiffies, timeout)) { hdq_wait_for_flag()
|
/linux-4.1.27/arch/ia64/mm/ |
H A D | tlb.c | 118 if (time_before(t, ss->serve)) down_spin() 125 if (time_before(t, serve)) down_spin()
|
/linux-4.1.27/arch/m32r/kernel/ |
H A D | smpboot.c | 471 while (time_before(jiffies, timeout)) { smp_callin() 478 if (!time_before(jiffies, timeout)) { smp_callin()
|
/linux-4.1.27/net/netfilter/ipvs/ |
H A D | ip_vs_lblc.c | 273 if (time_before(now, ip_vs_lblc_full_check() 329 if (time_before(now, en->lastuse + ENTRY_TIMEOUT)) ip_vs_lblc_check_expire()
|
/linux-4.1.27/drivers/media/pci/cx88/ |
H A D | cx88-dsp.c | 284 if (time_before(jiffies, core->last_change + msecs_to_jiffies(500))) cx88_dsp_detect_stereo_sap()
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
H A D | orinoco_pci.c | 99 while (time_before(jiffies, timeout) && (reg & HERMES_CMD_BUSY)) { orinoco_pci_cor_reset()
|
H A D | orinoco_tmd.c | 76 while (time_before(jiffies, timeout) && (reg & HERMES_CMD_BUSY)) { orinoco_tmd_cor_reset()
|
H A D | orinoco_plx.c | 126 while (time_before(jiffies, timeout) && (reg & HERMES_CMD_BUSY)) { orinoco_plx_cor_reset()
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/ |
H A D | linux-crypto.c | 213 time_before(jiffies, end); bcount++) { cfs_crypto_performance_test()
|
/linux-4.1.27/drivers/input/serio/ |
H A D | sun4i-ps2.c | 202 } while (time_before(jiffies, expire)); sun4i_ps2_write()
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | smp.c | 237 while (time_before(jiffies, timeout)) { __cpu_up()
|
/linux-4.1.27/drivers/gpu/drm/msm/adreno/ |
H A D | adreno_gpu.h | 185 } while (time_before(jiffies, __t)); \
|
/linux-4.1.27/drivers/ata/ |
H A D | libata-zpodd.c | 150 if (time_before(jiffies, expires)) zpodd_on_suspend()
|
/linux-4.1.27/drivers/gpu/host1x/ |
H A D | mipi.c | 177 while (time_before(jiffies, timeout)) { tegra_mipi_wait()
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
H A D | pll.c | 213 while (time_before(jiffies, timeout)) { wait_for_bit_change()
|
/linux-4.1.27/drivers/platform/chrome/ |
H A D | cros_ec_lightbar.c | 76 if (time_before(now, next_timeslot)) { lb_throttle()
|
H A D | cros_ec_lpc.c | 44 } while (time_before(jiffies, one_second)); ec_response_timed_out()
|
/linux-4.1.27/arch/arm/mach-bcm/ |
H A D | platsmp-brcmstb.c | 118 } while (time_before(jiffies, timeo)); pwr_ctrl_wait_tmout()
|
/linux-4.1.27/arch/arc/kernel/ |
H A D | smp.c | 167 while (time_before(jiffies, wait_till)) { __cpu_up()
|
/linux-4.1.27/fs/gfs2/ |
H A D | util.c | 108 if (time_before(jiffies, gfs2_assert_warn_i()
|
/linux-4.1.27/drivers/mtd/nand/ |
H A D | hisi504_nand.c | 171 while (time_before(jiffies, timeout)) { wait_controller_finished() 839 while (time_before(jiffies, timeout)) { hisi_nfc_suspend()
|
H A D | lpc32xx_slc.c | 559 time_before(jiffies, timeout)) lpc32xx_xfer() 561 if (!time_before(jiffies, timeout)) { lpc32xx_xfer()
|
H A D | sunxi_nand.c | 311 } while (time_before(jiffies, timeout)); sunxi_nfc_wait_cmd_fifo_empty() 328 } while (time_before(jiffies, timeout)); sunxi_nfc_rst()
|
/linux-4.1.27/drivers/misc/eeprom/ |
H A D | at24.c | 265 } while (time_before(read_time, timeout)); at24_eeprom_read() 396 } while (time_before(write_time, timeout)); at24_eeprom_write()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
H A D | selftest.c | 151 } while (time_before(jiffies, timeout)); efx_test_interrupts() 207 } while ((dma_pend || int_pend) && time_before(jiffies, timeout));
|
H A D | mcdi_mon.c | 176 if (time_before(jiffies, hwmon->last_update + HZ)) efx_mcdi_mon_get_entry()
|
/linux-4.1.27/drivers/scsi/device_handler/ |
H A D | scsi_dh_alua.c | 578 if (err == ADD_TO_MLQUEUE && time_before(jiffies, expiry)) alua_rtpg() 648 if (time_before(jiffies, expiry)) { alua_rtpg()
|
/linux-4.1.27/drivers/spi/ |
H A D | spi-img-spfi.c | 141 while (time_before(jiffies, timeout)) { spfi_wait_all_done() 253 time_before(jiffies, timeout)) { img_spfi_start_pio()
|
H A D | spi-mxs.c | 149 } while (time_before(jiffies, timeout)); mxs_ssp_wait()
|
/linux-4.1.27/drivers/block/ |
H A D | ps3vram.c | 142 } while (time_before(jiffies, timeout)); ps3vram_notifier_wait() 165 } while (time_before(jiffies, timeout)); ps3vram_wait_ring()
|
H A D | mg_disk.c | 260 } while (time_before(cur_jiffies, expire)); mg_wait() 273 while (time_before(jiffies, expire)) { mg_wait_rstout()
|
/linux-4.1.27/drivers/pinctrl/ |
H A D | pinctrl-tegra-xusb.c | 572 while (time_before(jiffies, timeout)) { pcie_phy_power_on() 632 while (time_before(jiffies, timeout)) { sata_phy_power_on()
|
/linux-4.1.27/drivers/platform/x86/ |
H A D | ideapad-laptop.c | 168 time_before(jiffies, end_jiffies);) { read_ec_data() 194 time_before(jiffies, end_jiffies);) { write_ec_cmd()
|
/linux-4.1.27/net/atm/ |
H A D | clip.c | 137 if (entry->vccs || time_before(jiffies, entry->expires)) neigh_check_cb() 763 if (time_before(jiffies, entry->expires)) atmarp_info()
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
H A D | ivtv-mailbox.c | 248 time_before(jiffies, ivtv_api_call()
|
/linux-4.1.27/drivers/media/platform/exynos-gsc/ |
H A D | gsc-regs.c | 28 while (time_before(jiffies, end)) { gsc_wait_reset()
|
/linux-4.1.27/drivers/misc/ |
H A D | ics932s401.c | 137 if (time_before(local_jiffies, data->sensors_last_updated + ics932s401_update_device()
|
/linux-4.1.27/drivers/rtc/ |
H A D | rtc-ds1286.c | 174 while (time_before(jiffies, uip_watchdog + 2*HZ/100)) ds1286_read_time()
|
H A D | rtc-sun6i.c | 261 } while (time_before(jiffies, timeout)); sun6i_rtc_wait()
|
H A D | rtc-ab8500.c | 102 while (time_before(jiffies, timeout)) { ab8500_rtc_read_time()
|
H A D | rtc-sunxi.c | 338 } while (time_before(jiffies, timeout)); sunxi_rtc_wait()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
H A D | lustre_export.h | 300 return time_before(cfs_time_add(exp->exp_last_request_time, age), exp_expired()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
H A D | capa.c | 146 return time_before(cfs_time_sub(oc->c_expiry, capa_is_to_expire()
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
H A D | hostap_info.c | 176 time_before(jiffies, local->last_join_time + 10 * HZ)) { prism2_host_roaming()
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
H A D | ipath_stats.c | 80 if (time_before(t0 + HZ, t1) && val == -1) { ipath_snap_cntr()
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | time.c | 410 while (time_before(ia64_get_itc(), end)) ia64_itc_udelay()
|
/linux-4.1.27/arch/arm/mach-exynos/ |
H A D | platsmp.c | 303 while (time_before(jiffies, timeout)) { exynos_boot_secondary()
|
/linux-4.1.27/drivers/mmc/host/ |
H A D | sunxi-mmc.c | 258 } while (time_before(jiffies, expire) && (rval & SDXC_HARDWARE_RESET)); sunxi_mmc_reset_host() 404 time_before(jiffies, expire)); sunxi_mmc_send_manual_stop() 614 } while (time_before(jiffies, expire) && (rval & SDXC_START)); sunxi_mmc_oclk_onoff()
|
H A D | davinci_mmc.c | 637 while (time_before(jiffies, timeout)) { mmc_davinci_request() 792 while (time_before(jiffies, timeout)) { mmc_davinci_set_ios()
|
H A D | omap_hsmmc.c | 548 && time_before(jiffies, timeout)) omap_hsmmc_set_clock() 662 && time_before(jiffies, timeout)) omap_hsmmc_context_restore() 729 while ((reg != CC_EN) && time_before(jiffies, timeout)) send_init_stream()
|
/linux-4.1.27/drivers/net/appletalk/ |
H A D | ltpc.c | 985 while(time_before(jiffies, timeout)) { ltpc_probe_dma() 991 while(time_before(jiffies, timeout)) { ltpc_probe_dma() 1147 while(time_before(jiffies, timeout)) { ltpc_probe()
|
/linux-4.1.27/drivers/media/usb/pwc/ |
H A D | pwc-v4l.c | 537 time_before(jiffies, pwc_g_volatile_ctrl() 559 if (pdev->gain_valid && time_before(jiffies, pwc_g_volatile_ctrl() 575 if (pdev->exposure_valid && time_before(jiffies, pwc_g_volatile_ctrl()
|
/linux-4.1.27/drivers/net/wireless/b43/ |
H A D | lo.c | 486 if (time_before(lo->txctl_measured_time, lo_measure_setup() 952 if (time_before(lo->pwr_vec_read_time, expire)) { b43_lo_g_maintanance_work() 965 if (!time_before(cal->calib_time, expire)) b43_lo_g_maintanance_work()
|
H A D | phy_common.c | 502 if (time_before(now, phy->next_txpwr_check_time)) b43_phy_txpower_check()
|
/linux-4.1.27/drivers/gpu/drm/mgag200/ |
H A D | mgag200_mode.c | 78 } while ((status & 0x08) && time_before(jiffies, timeout)); mga_wait_vsync() 83 } while (!(status & 0x08) && time_before(jiffies, timeout)); mga_wait_vsync() 92 } while ((status & 0x01) && time_before(jiffies, timeout)); mga_wait_busy()
|
/linux-4.1.27/arch/arm/mach-lpc32xx/ |
H A D | clock.c | 150 time_before(jiffies, timeout)) local_pll397_enable() 179 time_before(jiffies, timeout)) local_oscmain_enable() 424 while (time_before(jiffies, timeout) && (ret == -ENODEV)) { local_usbpll_enable()
|
/linux-4.1.27/net/rxrpc/ |
H A D | ar-ack.c | 271 if (time_before(sp->resend_at, resend_at)) rxrpc_resend() 320 if (time_before(sp->resend_at, resend_at)) rxrpc_resend_timer() 405 if (time_before(sp->resend_at, resend_at)) rxrpc_process_soft_ACKs()
|
/linux-4.1.27/drivers/net/ethernet/cirrus/ |
H A D | cs89x0.c | 503 while (time_before(jiffies, timenow + HZ)) control_dc_dc() 529 while (time_before(jiffies, timenow + 5)) send_test_pkt() 540 for (timenow = jiffies; time_before(jiffies, timenow + 3);) send_test_pkt() 578 for (timenow = jiffies; time_before(jiffies, timenow + 15);) detect_tp() 1298 time_before(jiffies, reset_start_time + 2)) reset_chip()
|
/linux-4.1.27/drivers/scsi/fcoe/ |
H A D | fcoe_ctlr.c | 866 (!sel_time || time_before(sel_time, fcf->time))) fcoe_ctlr_age_fcfs() 1079 if (time_before(fip->ctlr_ka_time, fip->timer.expires)) fcoe_ctlr_recv_adv() 1125 time_before(fip->sel_time, fip->timer.expires)) fcoe_ctlr_recv_adv() 1626 if (time_before(fip->ctlr_ka_time, fip->timer.expires)) fcoe_ctlr_select() 2648 } else if (time_before(deadline, next_time)) fcoe_ctlr_vn_age() 2840 if (time_before(fip->port_ka_time, next_time)) fcoe_ctlr_vn_timeout()
|
/linux-4.1.27/net/ipv4/ |
H A D | ipconfig.c | 265 while (time_before(jiffies, start + ic_open_devs() 275 if (time_before(jiffies, next_msg)) ic_open_devs() 1235 while (time_before(jiffies, jiff) && !ic_got_reply) ic_dynamic()
|
H A D | devinet.c | 651 if (time_before(ifa->ifa_tstamp + check_lifetime() 658 } else if (time_before(ifa->ifa_tstamp + check_lifetime() 706 if (time_before(next_sec, next + ADDRCONF_TIMER_FUZZ)) check_lifetime() 711 if (time_before(next_sched, now + ADDRCONF_TIMER_FUZZ_MAX)) check_lifetime()
|
H A D | ip_vti.c | 188 if (time_before(jiffies, vti_xmit()
|
H A D | ipip.c | 171 if (time_before(jiffies, t->err_time + IPTUNNEL_ERR_TIMEO)) ipip_err()
|
/linux-4.1.27/drivers/hwmon/ |
H A D | ibmpex.c | 236 if (time_before(jiffies, data->last_updated + REFRESH_INTERVAL) && ibmpex_update_device()
|
H A D | adt7470.c | 293 if (time_before(local_jiffies, data->sensors_last_updated + adt7470_update_device() 298 if (time_before(local_jiffies, data->limits_last_updated + adt7470_update_device()
|
H A D | ibmaem.c | 458 if (time_before(jiffies, data->last_updated + REFRESH_INTERVAL) && update_aem1_sensors() 473 if (time_before(jiffies, data->last_updated + REFRESH_INTERVAL) && update_aem2_sensors()
|
/linux-4.1.27/drivers/i2c/algos/ |
H A D | i2c-algo-pca.c | 194 if (time_before(jiffies, timeout)) { pca_xfer()
|
/linux-4.1.27/drivers/media/pci/saa7164/ |
H A D | saa7164-cmd.c | 298 r = time_before(jiffies, stamp + (HZ * waitsecs)); saa7164_cmd_wait()
|
/linux-4.1.27/drivers/scsi/libfc/ |
H A D | fc_fcp.c | 352 (time_before(jiffies, si->last_can_queue_ramp_up_time + fc_fcp_can_queue_ramp_up() 356 if (time_before(jiffies, si->last_can_queue_ramp_down_time + fc_fcp_can_queue_ramp_up() 394 (time_before(jiffies, si->last_can_queue_ramp_down_time + fc_fcp_can_queue_ramp_down() 2147 while (!fc_fcp_lport_queue_ready(lport) && time_before(jiffies, fc_eh_host_reset()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
H A D | llite_capa.c | 75 if (time_before(expiry, ll_capa_timer.expires) || update_capa_timer()
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
H A D | queue.c | 550 if (time_before(item->xmit_timestamp, cw1200_queue_get_xmit_timestamp()
|
/linux-4.1.27/drivers/cpufreq/ |
H A D | cpufreq_ondemand.c | 286 if (time_before(next_sampling, appointed_at)) { for_each_online_cpu()
|
/linux-4.1.27/drivers/block/drbd/ |
H A D | drbd_req.c | 1594 ? ( time_before(req_write->pre_submit_jif, req_read->pre_submit_jif) request_timer_fn() 1630 ent = (ent && req_peer && time_before(now, req_peer->pre_send_jif + ent)) request_timer_fn() 1632 dt = (dt && oldest_submit_jif != now && time_before(now, oldest_submit_jif + dt)) request_timer_fn() 1634 nt = time_before(ent, dt) ? ent : dt; request_timer_fn()
|
/linux-4.1.27/drivers/block/mtip32xx/ |
H A D | mtip32xx.c | 280 && time_before(jiffies, timeout)); mtip_hba_reset() 465 && time_before(jiffies, timeout)) mtip_restart_port() 496 while (time_before(jiffies, timeout)) mtip_restart_port() 510 && time_before(jiffies, timeout)) mtip_restart_port() 1066 } while (time_before(jiffies, to)); mtip_quiesce_io() 1217 && time_before(jiffies, timeout)) { mtip_exec_internal_command() 2913 } while (time_before(jiffies, timeout)); mtip_ftl_rebuild_poll() 3222 time_before(jiffies, timeout)) { mtip_hw_init() 4482 time_before(jiffies, to)); mtip_pci_remove()
|
/linux-4.1.27/drivers/char/ipmi/ |
H A D | ipmi_kcs_sm.c | 463 if (time_before(jiffies, kcs->error0_timeout)) kcs_event()
|
/linux-4.1.27/drivers/clk/at91/ |
H A D | clk-main.c | 378 } while (time_before(prep_time, timeout)); clk_main_probe_frequency()
|
/linux-4.1.27/drivers/hid/ |
H A D | hid-magicmouse.c | 229 if (scroll_acceleration && time_before(now, magicmouse_emit_touch()
|
/linux-4.1.27/drivers/usb/serial/ |
H A D | generic.c | 544 if (ch && time_before(jiffies, port->sysrq)) { usb_serial_handle_sysrq_char()
|
H A D | usb_wwan.c | 206 if (time_before(jiffies, usb_wwan_write()
|
/linux-4.1.27/drivers/power/ |
H A D | ds2760_battery.c | 127 if (di->update_time && time_before(jiffies, di->update_time + ds2760_battery_read_status()
|
/linux-4.1.27/include/net/ |
H A D | bonding.h | 445 if (time_before(slave->target_last_arp_rx[i], ret)) slave_oldest_target_arp_rx()
|
H A D | dst.h | 484 if (dst->expires == 0 || time_before(expires, dst->expires)) dst_set_expires()
|
/linux-4.1.27/arch/m68k/atari/ |
H A D | atakeyb.c | 552 while (time_before(jiffies, self_test_last_rcv + HZ/4)) atari_keyb_init()
|
/linux-4.1.27/arch/arm/mach-mvebu/ |
H A D | pmsu.c | 571 while (time_before(jiffies, timeout)) { mvebu_pmsu_dfs_request()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_hw.c | 656 if (time_before(expires, jiffies)) { hlist_for_each_entry_safe() 675 if (time_before(expires, jiffies)) { hlist_for_each_entry_safe()
|
/linux-4.1.27/drivers/net/slip/ |
H A D | slip.c | 474 if (time_before(jiffies, dev_trans_start(dev) + 20 * HZ)) { sl_tx_timeout() 1359 } while (busy && time_before(jiffies, timeout)); slip_exit()
|
/linux-4.1.27/drivers/net/wan/ |
H A D | sdla.c | 262 while (time_before(jiffies, done) && (resp != resp1) && (!resp2 || (resp != resp2))) sdla_z80_poll() 271 return time_before(jiffies, done) ? jiffies - start : -1; sdla_z80_poll()
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
H A D | sdio.c | 1061 while (time_before(jiffies, timeout) && !ar->bmi.cmd_credits) { ath6kl_sdio_bmi_credits() 1098 while ((time_before(jiffies, timeout)) && !rx_word) { ath6kl_bmi_get_rx_lkahd()
|
/linux-4.1.27/drivers/misc/carma/ |
H A D | carma-fpga-program.c | 331 while (time_before(jiffies, start + HZ)) { fpga_disable_power_supplies() 370 while (time_before(jiffies, start + HZ)) { fpga_enable_power_supplies()
|
/linux-4.1.27/drivers/s390/char/ |
H A D | sclp.c | 234 (time_before(req->queue_expires, expires_next))) __sclp_req_queue_find_next_timeout() 836 while (time_before(jiffies, wait)) sclp_init_mask()
|
/linux-4.1.27/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_multicast.c | 571 time_before(jiffies, mcast->delay_until)) { ipoib_mcast_join_task() 601 time_before(mcast->delay_until, delay_until)) ipoib_mcast_join_task()
|
/linux-4.1.27/arch/mn10300/kernel/ |
H A D | smp.c | 852 while (time_before(jiffies, timeout)) { smp_callin() 858 if (!time_before(jiffies, timeout)) { smp_callin()
|
/linux-4.1.27/sound/isa/ |
H A D | sscape.c | 403 } while (time_before(jiffies, end_time)); obp_startup_ack() 430 } while (time_before(jiffies, end_time)); host_startup_ack()
|
/linux-4.1.27/sound/oss/ |
H A D | pss.c | 166 for (i = 0; i < 5000000 && time_before(jiffies, limit); i++) pss_write() 322 for (i = 0; i < 32768 && time_before(jiffies, limit); i++) pss_download_boot()
|
/linux-4.1.27/sound/pci/ |
H A D | via82xx_modem.c | 996 } while (time_before(jiffies, end_time)); snd_via82xx_chip_init() 1015 } while (time_before(jiffies, end_time)); snd_via82xx_chip_init()
|
/linux-4.1.27/fs/nilfs2/ |
H A D | segment.c | 2287 time_before(jiffies, sci->sc_timer.expires)) nilfs_segctor_notify() 2454 time_before(jiffies, sci->sc_lseg_stime + sci->sc_mjcp_freq)) { nilfs_segctor_flush_mode() 2525 should_sleep = time_before(jiffies, nilfs_segctor_thread()
|