Home
last modified time | relevance | path

Searched refs:tbf_peak_present (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_tbf.c249 static bool tbf_peak_present(const struct tbf_sched_data *q) in tbf_peak_present() function
270 if (tbf_peak_present(q)) { in tbf_dequeue()
505 if (tbf_peak_present(q)) in tbf_dump()
517 if (tbf_peak_present(q) && in tbf_dump()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_tbf.c264 static bool tbf_peak_present(const struct tbf_sched_data *q) in tbf_peak_present() function
285 if (tbf_peak_present(q)) { in tbf_dequeue()
520 if (tbf_peak_present(q)) in tbf_dump()
532 if (tbf_peak_present(q) && in tbf_dump()

Completed in 3 milliseconds