round_jiffies 718 arch/x86/kernel/setup.c mod_timer(&periodic_check_timer, round_jiffies(jiffies + corruption_check_period*HZ)); round_jiffies 145 block/blk-timeout.c mod_timer(&q->timeout, round_jiffies(next)); round_jiffies 204 block/blk-timeout.c expiry = round_jiffies(req->deadline); round_jiffies 57 fs/jbd/transaction.c journal->j_commit_timer.expires = round_jiffies(transaction->t_expires); round_jiffies 57 fs/jbd2/transaction.c journal->j_commit_timer.expires = round_jiffies(transaction->t_expires); round_jiffies 186 include/linux/timer.h unsigned long round_jiffies(unsigned long j); round_jiffies 146 net/bridge/br_fdb.c mod_timer(&br->gc_timer, round_jiffies(next_timer + HZ/4)); round_jiffies 181 net/bridge/br_stp.c round_jiffies(jiffies + BR_HOLD_TIME)); round_jiffies 43 net/bridge/br_stp_timer.c mod_timer(&br->hello_timer, round_jiffies(jiffies + br->hello_time)); round_jiffies 832 net/can/af_can.c mod_timer(&can_stattimer, round_jiffies(jiffies + HZ)); round_jiffies 188 net/can/proc.c mod_timer(&can_stattimer, round_jiffies(jiffies + HZ)); round_jiffies 761 net/core/neighbour.c mod_timer(&tbl->gc_timer, round_jiffies(now + expire)); round_jiffies 236 net/dsa/dsa.c mod_timer(&ds->link_poll_timer, round_jiffies(jiffies + HZ)); round_jiffies 340 net/dsa/dsa.c ds->link_poll_timer.expires = round_jiffies(jiffies + HZ); round_jiffies 1465 net/ipv6/ip6_fib.c round_jiffies(jiffies round_jiffies 434 net/mac80211/mesh.c round_jiffies(jiffies + IEEE80211_MESH_HOUSEKEEPING_INTERVAL)); round_jiffies 589 net/mac80211/sta_info.c round_jiffies(jiffies + STA_INFO_CLEANUP_INTERVAL); round_jiffies 698 net/mac80211/sta_info.c round_jiffies(jiffies + STA_INFO_CLEANUP_INTERVAL); round_jiffies 230 net/sched/sch_generic.c round_jiffies(jiffies + round_jiffies 246 net/sched/sch_generic.c round_jiffies(jiffies + dev->watchdog_timeo)))