Searched refs:ehash_locks (Results 1 – 2 of 2) sorted by relevance
153 spinlock_t *ehash_locks; member205 return &hashinfo->ehash_locks[hash & hashinfo->ehash_locks_mask]; in inet_ehash_lockp()218 kvfree(hashinfo->ehash_locks); in inet_ehash_locks_free()219 hashinfo->ehash_locks = NULL; in inet_ehash_locks_free()
1303 hashinfo->ehash_locks = ptr; in inet_ehash_locks_alloc()