Home
last modified time | relevance | path

Searched refs:qdisc_watchdog_schedule_ns (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/net/
H A Dpkt_sched.h78 static inline void qdisc_watchdog_schedule_ns(struct qdisc_watchdog *wd, in qdisc_watchdog_schedule_ns() function
87 qdisc_watchdog_schedule_ns(wd, PSCHED_TICKS2NS(expires)); in qdisc_watchdog_schedule()
/openbmc/linux/net/sched/
H A Dsch_cbs.c187 qdisc_watchdog_schedule_ns(&q->watchdog, q->last); in cbs_dequeue_soft()
200 qdisc_watchdog_schedule_ns(&q->watchdog, now + delay); in cbs_dequeue_soft()
H A Dsch_etf.c132 qdisc_watchdog_schedule_ns(&q->watchdog, ktime_to_ns(next)); in reset_watchdog()
H A Dsch_tbf.c310 qdisc_watchdog_schedule_ns(&q->watchdog, in tbf_dequeue()
H A Dsch_cake.c1734 qdisc_watchdog_schedule_ns(&q->watchdog, next); in cake_enqueue()
1971 qdisc_watchdog_schedule_ns(&q->watchdog, next); in cake_dequeue()
2203 qdisc_watchdog_schedule_ns(&q->watchdog, next); in cake_dequeue()
2213 qdisc_watchdog_schedule_ns(&q->watchdog, in cake_dequeue()
H A Dsch_netem.c751 qdisc_watchdog_schedule_ns(&q->watchdog, in netem_dequeue()
H A Dsch_htb.c988 qdisc_watchdog_schedule_ns(&q->watchdog, next_event); in htb_dequeue()