Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_cake.c159 u16 bulk_flow_count; member
1885 b->bulk_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()
2069 b->bulk_flow_count++; in cake_dequeue()
2121 b->bulk_flow_count--; in cake_dequeue()
2143 b->bulk_flow_count--; in cake_dequeue()
2161 (b->bulk_flow_count * in cake_dequeue()
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dsch_cake.c160 u16 bulk_flow_count; member
1886 b->bulk_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()
2070 b->bulk_flow_count++; in cake_dequeue()
2122 b->bulk_flow_count--; in cake_dequeue()
2144 b->bulk_flow_count--; in cake_dequeue()
2162 (b->bulk_flow_count * in cake_dequeue()
[all...]

Completed in 7 milliseconds