Home
last modified time | relevance | path

Searched refs:unthrottle_latency_ns (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/net/sched/
Dsch_fq.c104 unsigned long unthrottle_latency_ns; member
511 q->unthrottle_latency_ns -= q->unthrottle_latency_ns >> 3; in fq_check_throttled()
512 q->unthrottle_latency_ns += sample >> 3; in fq_check_throttled()
1026 st.unthrottle_latency_ns = min_t(unsigned long, in fq_dump_stats()
1027 q->unthrottle_latency_ns, ~0U); in fq_dump_stats()
/Linux-v5.10/tools/include/uapi/linux/
Dpkt_sched.h913 __u32 unthrottle_latency_ns; member
/Linux-v5.10/include/uapi/linux/
Dpkt_sched.h939 __u32 unthrottle_latency_ns; member