Searched refs:_mm (Results 1 – 2 of 2) sorted by relevance
36 #define mm_slot_lookup(_hashtable, _mm) \ argument40 hash_for_each_possible(_hashtable, tmp_slot, hash, (unsigned long)_mm) \41 if (_mm == tmp_slot->mm) { \49 #define mm_slot_insert(_hashtable, _mm, _mm_slot) \ argument51 _mm_slot->mm = _mm; \52 hash_add(_hashtable, &_mm_slot->hash, (unsigned long)_mm); \
17 .. _mm-api-gfp-flags: