Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_fq.c149 static bool fq_flow_is_detached(const struct fq_flow *f) in fq_flow_is_detached() function
213 return fq_flow_is_detached(f) && in fq_gc_candidate()
481 if (fq_flow_is_detached(f)) { in fq_enqueue()