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]; argument130 struct sfb_bucket *b = &q->bins[slot].bins[0][0]; in increment_one_qlen()159 struct sfb_bucket *b = &q->bins[slot].bins[0][0]; in decrement_one_qlen()184 static void decrement_prob(struct sfb_bucket *b, struct sfb_sched_data *q) in decrement_prob()189 static void increment_prob(struct sfb_bucket *b, struct sfb_sched_data *q) in increment_prob()206 const struct sfb_bucket *b = &q->bins[q->slot].bins[0][0]; in sfb_compute_qlen()333 struct sfb_bucket *b = &q->bins[slot].bins[i][hash]; in sfb_enqueue()366 struct sfb_bucket *b = &q->bins[slot].bins[i][hash]; in sfb_enqueue()