Searched refs:SFB_BUCKET_SHIFT (Results 1 – 1 of 1) sorted by relevance
36 #define SFB_BUCKET_SHIFT 4 macro37 #define SFB_NUMBUCKETS (1 << SFB_BUCKET_SHIFT) /* N bins per Level */39 #define SFB_LEVELS (32 / SFB_BUCKET_SHIFT) /* L */133 sfbhash >>= SFB_BUCKET_SHIFT; in increment_one_qlen()162 sfbhash >>= SFB_BUCKET_SHIFT; in decrement_one_qlen()330 sfbhash >>= SFB_BUCKET_SHIFT; in sfb_enqueue()363 sfbhash >>= SFB_BUCKET_SHIFT; in sfb_enqueue()