Searched refs:_hashtable (Results 1 – 1 of 1) sorted by relevance
36 #define mm_slot_lookup(_hashtable, _mm) \ argument40 hash_for_each_possible(_hashtable, tmp_slot, hash, (unsigned long)_mm) \49 #define mm_slot_insert(_hashtable, _mm, _mm_slot) \ argument52 hash_add(_hashtable, &_mm_slot->hash, (unsigned long)_mm); \