Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_qdisc_fq.c652 static bool fq_gc_candidate(struct fq_flow_node *flow) in fq_gc_candidate() function
665 (!ctx->gc_only || fq_gc_candidate(sflow->flow))) { in fq_remove_flows()
/linux/net/sched/
H A Dsch_fq.c250 static bool fq_gc_candidate(const struct fq_flow *f) in fq_gc_candidate() function
273 if (fq_gc_candidate(f)) { in fq_gc()
853 if (fq_gc_candidate(of)) { in fq_rehash()