Searched refs:SFB_BUCKET_SHIFT (Results 1 – 1 of 1) sorted by relevance
37 #define SFB_BUCKET_SHIFT 4 macro38 #define SFB_NUMBUCKETS (1 << SFB_BUCKET_SHIFT) /* N bins per Level */40 #define SFB_LEVELS (32 / SFB_BUCKET_SHIFT) /* L */135 sfbhash >>= SFB_BUCKET_SHIFT; in increment_one_qlen()164 sfbhash >>= SFB_BUCKET_SHIFT; in decrement_one_qlen()335 sfbhash >>= SFB_BUCKET_SHIFT; in sfb_enqueue()368 sfbhash >>= SFB_BUCKET_SHIFT; in sfb_enqueue()