Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.c5007 * rps_flow_is_active - check whether the flow is recently active.
5017 static bool rps_flow_is_active(struct rps_dev_flow *rflow, in rps_flow_is_active() function
5071 if (rps_flow_is_active(tmp_rflow, in set_rps_cpu()
5243 rps_flow_is_active(rflow, log, cpu)) in rps_may_expire_flow()