Searched refs:GET_HASHBIN (Results 1 – 1 of 1) sorted by relevance
205 #define GET_HASHBIN(x) ( x & HASHBIN_MASK ) macro461 bin = GET_HASHBIN( hashv ); in hashbin_insert()516 bin = GET_HASHBIN( hashv ); in hashbin_remove_first()572 bin = GET_HASHBIN( hashv ); in hashbin_remove()674 bin = GET_HASHBIN( hashv ); in hashbin_remove_this()724 bin = GET_HASHBIN( hashv ); in hashbin_find()881 bin = GET_HASHBIN( entry->q_hash); in hashbin_get_next()