Searched refs:SFB_BUCKET_MASK (Results 1 – 1 of 1) sorted by relevance
35 #define SFB_BUCKET_MASK (SFB_NUMBUCKETS - 1) macro129 u32 hash = sfbhash & SFB_BUCKET_MASK; in increment_one_qlen()158 u32 hash = sfbhash & SFB_BUCKET_MASK; in decrement_one_qlen()331 u32 hash = sfbhash & SFB_BUCKET_MASK; in sfb_enqueue()364 u32 hash = sfbhash & SFB_BUCKET_MASK; in sfb_enqueue()