Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_qdisc_fq.c235 static void fq_gc(void);
254 fq_gc(); in fq_new_flow()
673 static void fq_gc(void) in fq_gc() function
/linux/net/sched/
H A Dsch_fq.c256 static void fq_gc(struct fq_sched_data *q, in fq_gc() function
403 fq_gc(q, root, sk); in fq_classify()