Searched refs:sched_hz (Results 1 – 2 of 2) sorted by relevance
1859 int sched_hz = fast ? 0 : hz; in mld_sched_timeout() local1861 timeout(mld_timeout, arg, sched_hz); in mld_sched_timeout()
2101 int sched_hz = fast ? 0 : hz; in igmp_sched_timeout() local2103 timeout(igmp_timeout, arg, sched_hz); in igmp_sched_timeout()