Home
last modified time | relevance | path

Searched refs:gen_estimator_active (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dgen_estimator.c237 * gen_estimator_active - test if estimator is currently in use
242 bool gen_estimator_active(struct net_rate_estimator __rcu **rate_est) in gen_estimator_active() function
246 EXPORT_SYMBOL(gen_estimator_active); variable
/kernel/linux/linux-6.6/net/core/
H A Dgen_estimator.c245 * gen_estimator_active - test if estimator is currently in use
250 bool gen_estimator_active(struct net_rate_estimator __rcu **rate_est) in gen_estimator_active() function
254 EXPORT_SYMBOL(gen_estimator_active); variable
/kernel/linux/linux-6.6/include/net/
H A Dgen_stats.h81 bool gen_estimator_active(struct net_rate_estimator __rcu **ptr);
/kernel/linux/linux-5.10/include/net/
H A Dgen_stats.h80 bool gen_estimator_active(struct net_rate_estimator __rcu **ptr);
/kernel/linux/linux-5.10/net/sched/
H A Dact_police.c130 !gen_estimator_active(&police->tcf_rate_est))) { in tcf_police_init()
/kernel/linux/linux-6.6/net/sched/
H A Dact_police.c124 !gen_estimator_active(&police->tcf_rate_est))) { in tcf_police_init()

Completed in 3 milliseconds