Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_cake.c121 CAKE_SET_BULK, enumerator
788 if (q->flows[outer_hash + k].set == CAKE_SET_BULK) { in cake_hash()
817 if (q->flows[reduced_hash].set == CAKE_SET_BULK) in cake_hash()
840 if (q->flows[reduced_hash].set == CAKE_SET_BULK) in cake_hash()
1883 flow->set = CAKE_SET_BULK; in cake_enqueue()
2077 flow->set = CAKE_SET_BULK; in cake_dequeue()
2120 if (flow->set == CAKE_SET_BULK) { in cake_dequeue()
2142 else if (flow->set == CAKE_SET_BULK) { in cake_dequeue()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_cake.c122 CAKE_SET_BULK, enumerator
789 if (q->flows[outer_hash + k].set == CAKE_SET_BULK) { in cake_hash()
818 if (q->flows[reduced_hash].set == CAKE_SET_BULK) in cake_hash()
841 if (q->flows[reduced_hash].set == CAKE_SET_BULK) in cake_hash()
1884 flow->set = CAKE_SET_BULK; in cake_enqueue()
2078 flow->set = CAKE_SET_BULK; in cake_dequeue()
2121 if (flow->set == CAKE_SET_BULK) { in cake_dequeue()
2143 else if (flow->set == CAKE_SET_BULK) { in cake_dequeue()

Completed in 8 milliseconds