Searched refs:SFB_BUCKET_SHIFT (Results 1 – 1 of 1) sorted by relevance
33 #define SFB_BUCKET_SHIFT 4 macro34 #define SFB_NUMBUCKETS (1 << SFB_BUCKET_SHIFT) /* N bins per Level */36 #define SFB_LEVELS (32 / SFB_BUCKET_SHIFT) /* L */131 sfbhash >>= SFB_BUCKET_SHIFT; in increment_one_qlen()160 sfbhash >>= SFB_BUCKET_SHIFT; in decrement_one_qlen()334 sfbhash >>= SFB_BUCKET_SHIFT; in sfb_enqueue()367 sfbhash >>= SFB_BUCKET_SHIFT; in sfb_enqueue()