Searched refs:fq_gc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_fq.c | 69 /* First cache line : used in fq_gc(), fq_enqueue(), fq_dequeue() */ 217 static void fq_gc(struct fq_sched_data *q, in fq_gc() function 306 fq_gc(q, root, sk); in fq_classify()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_fq.c | 69 /* First cache line : used in fq_gc(), fq_enqueue(), fq_dequeue() */ 217 static void fq_gc(struct fq_sched_data *q, in fq_gc() function 306 fq_gc(q, root, sk); in fq_classify()
|
Completed in 4 milliseconds