Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_cake.c161 u16 decaying_flow_count; member
1862 b->decaying_flow_count--; in cake_enqueue()
2129 b->decaying_flow_count++; in cake_dequeue()
2133 b->decaying_flow_count++; in cake_dequeue()
2152 b->decaying_flow_count--; in cake_dequeue()
2207 if (q->tins[i].decaying_flow_count) { in cake_dequeue()
2753 b->decaying_flow_count = 0; in cake_init()
2928 b->decaying_flow_count); in cake_dump_stats()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_cake.c162 u16 decaying_flow_count; member
1863 b->decaying_flow_count--; in cake_enqueue()
2130 b->decaying_flow_count++; in cake_dequeue()
2134 b->decaying_flow_count++; in cake_dequeue()
2153 b->decaying_flow_count--; in cake_dequeue()
2208 if (q->tins[i].decaying_flow_count) { in cake_dequeue()
2751 b->decaying_flow_count = 0; in cake_init()
2926 b->decaying_flow_count); in cake_dump_stats()

Completed in 9 milliseconds