Searched refs:sfb_bucket (Results 1 – 1 of 1) sorted by relevance
39 struct sfb_bucket { struct49 struct sfb_bucket bins[SFB_LEVELS][SFB_NUMBUCKETS]; argument126 struct sfb_bucket *b = &q->bins[slot].bins[0][0]; in increment_one_qlen()155 struct sfb_bucket *b = &q->bins[slot].bins[0][0]; in decrement_one_qlen()180 static void decrement_prob(struct sfb_bucket *b, struct sfb_sched_data *q) in decrement_prob()185 static void increment_prob(struct sfb_bucket *b, struct sfb_sched_data *q) in increment_prob()202 const struct sfb_bucket *b = &q->bins[q->slot].bins[0][0]; in sfb_compute_qlen()332 struct sfb_bucket *b = &q->bins[slot].bins[i][hash]; in sfb_enqueue()365 struct sfb_bucket *b = &q->bins[slot].bins[i][hash]; in sfb_enqueue()