Searched refs:fq_flow_is_detached (Results 1 – 2 of 2) sorted by relevance
225 static bool fq_flow_is_detached(struct fq_flow_node *flow) in fq_flow_is_detached() function349 if (fq_flow_is_detached(flow)) { in BPF_PROG()656 return fq_flow_is_detached(flow) && in fq_gc_candidate()
179 static bool fq_flow_is_detached(const struct fq_flow *f) in fq_flow_is_detached() function252 return fq_flow_is_detached(f) && in fq_gc_candidate()585 if (fq_flow_is_detached(f)) { in fq_enqueue()