Searched refs:round_jiffies_up (Results 1 – 17 of 17) sorted by relevance
143 mod_timer(&q->timeout, round_jiffies_up(next)); in blk_rq_timed_out_timer()175 maxt = round_jiffies_up(jiffies + BLK_MAX_TIMEOUT); in blk_rq_timeout()220 expiry = blk_rq_timeout(round_jiffies_up(req->deadline)); in blk_add_timer()
632 data.next = blk_rq_timeout(round_jiffies_up(data.next)); in blk_mq_rq_timer()
257 unsigned long round_jiffies_up(unsigned long j);
543 expiry = round_jiffies_up(jiffies + ALUA_FAILOVER_TIMEOUT * HZ); in alua_rtpg()545 expiry = round_jiffies_up(jiffies + h->transition_tmo * HZ); in alua_rtpg()
261 round_jiffies_up(jiffies + DRM_MSM_INACTIVE_JIFFIES)); in inactive_start()302 round_jiffies_up(jiffies + DRM_MSM_HANGCHECK_JIFFIES)); in hangcheck_timer_reset()
333 unsigned long round_jiffies_up(unsigned long j) in round_jiffies_up() function337 EXPORT_SYMBOL_GPL(round_jiffies_up);
377 mod_timer(&tun->flow_gc_timer, round_jiffies_up(next_timer)); in tun_flow_cleanup()415 round_jiffies_up(jiffies + delay)); in tun_flow_update()981 round_jiffies_up(jiffies + tun->ageing_time)); in tun_flow_init()
118 round_jiffies_up(jiffies + sdata->u.mgd.beacon_timeout)); in ieee80211_sta_reset_beacon_monitor()134 round_jiffies_up(jiffies + IEEE80211_CONNECTION_IDLE_TIME)); in ieee80211_sta_reset_conn_monitor()2176 round_jiffies_up(jiffies + in ieee80211_reset_ap_probe()3758 round_jiffies_up(jiffies + IEEE80211_AUTH_TIMEOUT_LONG); in ieee80211_auth()3798 round_jiffies_up(jiffies + in ieee80211_do_assoc()
497 round_jiffies_up(jiffies + msecs_to_jiffies(TCMU_TIME_OUT))); in tcmu_queue_cmd_ring()
632 next = round_jiffies_up(now + ADDR_CHECK_FREQUENCY); in check_lifetime()706 next_sec = round_jiffies_up(next); in check_lifetime()
1146 sbi->cp_expires = round_jiffies_up(jiffies + HZ * sbi->cp_interval); in write_checkpoint()
1358 sbi->cp_expires = round_jiffies_up(jiffies); in f2fs_fill_super()
319 mod_timer(&br->gc_timer, round_jiffies_up(next_timer)); in br_fdb_cleanup()
99 journal->j_commit_timer.expires = round_jiffies_up(transaction->t_expires); in jbd2_get_transaction()
1430 mod_timer(&nic_data->stats_timer, round_jiffies_up(jiffies + HZ / 2)); in falcon_stats_request()
3935 next = round_jiffies_up(now + ADDR_CHECK_FREQUENCY); in addrconf_verify_rtnl()4023 next_sec = round_jiffies_up(next); in addrconf_verify_rtnl()
3734 mod_timer(&rocker->fdb_cleanup_timer, round_jiffies_up(next_timer)); in rocker_fdb_cleanup()