Home
last modified time | relevance | path

Searched refs:fq_flow_add_tail (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_fq.c162 static void fq_flow_add_tail(struct fq_flow_head *head, struct fq_flow *flow) in fq_flow_add_tail() function
176 fq_flow_add_tail(&q->old_flows, f); in fq_flow_unset_throttled()
482 fq_flow_add_tail(&q->new_flows, f); in fq_enqueue()
564 fq_flow_add_tail(&q->old_flows, f); in fq_dequeue()
589 fq_flow_add_tail(&q->old_flows, f); in fq_dequeue()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_fq.c162 static void fq_flow_add_tail(struct fq_flow_head *head, struct fq_flow *flow) in fq_flow_add_tail() function
176 fq_flow_add_tail(&q->old_flows, f); in fq_flow_unset_throttled()
482 fq_flow_add_tail(&q->new_flows, f); in fq_enqueue()
564 fq_flow_add_tail(&q->old_flows, f); in fq_dequeue()
589 fq_flow_add_tail(&q->old_flows, f); in fq_dequeue()

Completed in 4 milliseconds