Searched refs:HASHTAB_MAP_LOCK_MASK (Results 1 – 1 of 1) sorted by relevance
84 #define HASHTAB_MAP_LOCK_MASK (HASHTAB_MAP_LOCK_COUNT - 1) macro155 hash = hash & HASHTAB_MAP_LOCK_MASK; in htab_lock_bucket()174 hash = hash & HASHTAB_MAP_LOCK_MASK; in htab_unlock_bucket()