Searched refs:sfb_bucket (Results 1 – 1 of 1) sorted by relevance
43 struct sfb_bucket { struct53 struct sfb_bucket bins[SFB_LEVELS][SFB_NUMBUCKETS]; argument129 struct sfb_bucket *b = &q->bins[slot].bins[0][0]; in increment_one_qlen()158 struct sfb_bucket *b = &q->bins[slot].bins[0][0]; in decrement_one_qlen()183 static void decrement_prob(struct sfb_bucket *b, struct sfb_sched_data *q) in decrement_prob()188 static void increment_prob(struct sfb_bucket *b, struct sfb_sched_data *q) in increment_prob()205 const struct sfb_bucket *b = &q->bins[q->slot].bins[0][0]; in sfb_compute_qlen()334 struct sfb_bucket *b = &q->bins[slot].bins[i][hash]; in sfb_enqueue()369 struct sfb_bucket *b = &q->bins[slot].bins[i][hash]; in sfb_enqueue()