Searched refs:SFB_BUCKET_MASK (Results 1 – 1 of 1) sorted by relevance
39 #define SFB_BUCKET_MASK (SFB_NUMBUCKETS - 1) macro133 u32 hash = sfbhash & SFB_BUCKET_MASK; in increment_one_qlen()162 u32 hash = sfbhash & SFB_BUCKET_MASK; in decrement_one_qlen()332 u32 hash = sfbhash & SFB_BUCKET_MASK; in sfb_enqueue()365 u32 hash = sfbhash & SFB_BUCKET_MASK; in sfb_enqueue()