Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_cake.c160 u16 sparse_flow_count; member
1866 b->sparse_flow_count++; in cake_enqueue()
1884 b->sparse_flow_count--; in cake_enqueue()
1982 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()
1985 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()
2016 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()
2033 if (unlikely(!(b->sparse_flow_count + b->bulk_flow_count))) in cake_dequeue()
2068 b->sparse_flow_count--; in cake_dequeue()
2132 b->sparse_flow_count--; in cake_dequeue()
2141 b->sparse_flow_count in cake_dequeue()
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dsch_cake.c161 u16 sparse_flow_count; member
1867 b->sparse_flow_count++; in cake_enqueue()
1885 b->sparse_flow_count--; in cake_enqueue()
1983 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()
1986 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()
2017 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()
2034 if (unlikely(!(b->sparse_flow_count + b->bulk_flow_count))) in cake_dequeue()
2069 b->sparse_flow_count--; in cake_dequeue()
2133 b->sparse_flow_count--; in cake_dequeue()
2142 b->sparse_flow_count in cake_dequeue()
[all...]

Completed in 7 milliseconds