inet_hashinfoRegular
4.4: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
struct kmem_cache *bind_bucket_cachep;
struct inet_listen_hashbucket listening_hash[32];
};
4.8: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
struct kmem_cache *bind_bucket_cachep;
struct inet_listen_hashbucket listening_hash[32];
};
4.10: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
struct kmem_cache *bind_bucket_cachep;
struct inet_listen_hashbucket listening_hash[32];
};
4.13: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
struct kmem_cache *bind_bucket_cachep;
struct inet_listen_hashbucket listening_hash[32];
};
4.15: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
struct kmem_cache *bind_bucket_cachep;
struct inet_listen_hashbucket listening_hash[32];
};
4.18: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct kmem_cache *bind_bucket_cachep;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
unsigned int lhash2_mask;
struct inet_listen_hashbucket *lhash2;
struct inet_listen_hashbucket listening_hash[32];
};
5.0: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct kmem_cache *bind_bucket_cachep;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
unsigned int lhash2_mask;
struct inet_listen_hashbucket *lhash2;
struct inet_listen_hashbucket listening_hash[32];
};
5.3: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct kmem_cache *bind_bucket_cachep;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
unsigned int lhash2_mask;
struct inet_listen_hashbucket *lhash2;
struct inet_listen_hashbucket listening_hash[32];
};
5.4: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct kmem_cache *bind_bucket_cachep;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
unsigned int lhash2_mask;
struct inet_listen_hashbucket *lhash2;
struct inet_listen_hashbucket listening_hash[32];
};
5.8: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct kmem_cache *bind_bucket_cachep;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
unsigned int lhash2_mask;
struct inet_listen_hashbucket *lhash2;
struct inet_listen_hashbucket listening_hash[32];
};
5.11: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct kmem_cache *bind_bucket_cachep;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
unsigned int lhash2_mask;
struct inet_listen_hashbucket *lhash2;
struct inet_listen_hashbucket listening_hash[32];
};
5.13: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct kmem_cache *bind_bucket_cachep;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
unsigned int lhash2_mask;
struct inet_listen_hashbucket *lhash2;
struct inet_listen_hashbucket listening_hash[32];
};
5.15: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct kmem_cache *bind_bucket_cachep;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
unsigned int lhash2_mask;
struct inet_listen_hashbucket *lhash2;
struct inet_listen_hashbucket listening_hash[32];
};
5.19: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct kmem_cache *bind_bucket_cachep;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
unsigned int lhash2_mask;
struct inet_listen_hashbucket *lhash2;
};
6.2: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct kmem_cache *bind_bucket_cachep;
struct inet_bind_hashbucket *bhash;
struct kmem_cache *bind2_bucket_cachep;
struct inet_bind_hashbucket *bhash2;
unsigned int bhash_size;
unsigned int lhash2_mask;
struct inet_listen_hashbucket *lhash2;
bool pernet;
};
6.5: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct kmem_cache *bind_bucket_cachep;
struct inet_bind_hashbucket *bhash;
struct kmem_cache *bind2_bucket_cachep;
struct inet_bind_hashbucket *bhash2;
unsigned int bhash_size;
unsigned int lhash2_mask;
struct inet_listen_hashbucket *lhash2;
bool pernet;
};
6.8: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct kmem_cache *bind_bucket_cachep;
struct inet_bind_hashbucket *bhash;
struct kmem_cache *bind2_bucket_cachep;
struct inet_bind_hashbucket *bhash2;
unsigned int bhash_size;
unsigned int lhash2_mask;
struct inet_listen_hashbucket *lhash2;
bool pernet;
};
arm64: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct kmem_cache *bind_bucket_cachep;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
unsigned int lhash2_mask;
struct inet_listen_hashbucket *lhash2;
struct inet_listen_hashbucket listening_hash[32];
};
armhf: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct kmem_cache *bind_bucket_cachep;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
unsigned int lhash2_mask;
struct inet_listen_hashbucket *lhash2;
struct inet_listen_hashbucket listening_hash[32];
};
ppc64el: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct kmem_cache *bind_bucket_cachep;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
unsigned int lhash2_mask;
struct inet_listen_hashbucket *lhash2;
struct inet_listen_hashbucket listening_hash[32];
};
riscv64: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct kmem_cache *bind_bucket_cachep;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
unsigned int lhash2_mask;
struct inet_listen_hashbucket *lhash2;
struct inet_listen_hashbucket listening_hash[32];
};
aws: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct kmem_cache *bind_bucket_cachep;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
unsigned int lhash2_mask;
struct inet_listen_hashbucket *lhash2;
struct inet_listen_hashbucket listening_hash[32];
};
azure: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct kmem_cache *bind_bucket_cachep;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
unsigned int lhash2_mask;
struct inet_listen_hashbucket *lhash2;
struct inet_listen_hashbucket listening_hash[32];
};
gcp: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct kmem_cache *bind_bucket_cachep;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
unsigned int lhash2_mask;
struct inet_listen_hashbucket *lhash2;
struct inet_listen_hashbucket listening_hash[32];
};
lowlatency: ✅struct inet_hashinfo {
struct inet_ehash_bucket *ehash;
spinlock_t *ehash_locks;
unsigned int ehash_mask;
unsigned int ehash_locks_mask;
struct kmem_cache *bind_bucket_cachep;
struct inet_bind_hashbucket *bhash;
unsigned int bhash_size;
unsigned int lhash2_mask;
struct inet_listen_hashbucket *lhash2;
struct inet_listen_hashbucket listening_hash[32];
};
Regular
4.4 and 4.8 ✅
4.8 and 4.10 ✅
4.10 and 4.13 ✅
4.13 and 4.15 ✅
4.15 and 4.18 ⚠️unsigned int lhash2_mask
struct inet_listen_hashbucket *lhash2
4.18 and 5.0 ✅
5.0 and 5.3 ✅
5.3 and 5.4 ✅
5.4 and 5.8 ✅
5.8 and 5.11 ✅
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ⚠️struct inet_listen_hashbucket listening_hash[32]
5.19 and 6.2 ⚠️struct kmem_cache *bind2_bucket_cachep
struct inet_bind_hashbucket *bhash2
bool pernet
6.2 and 6.5 ✅
6.5 and 6.8 ✅
amd64 and arm64 ✅
amd64 and armhf ✅
amd64 and ppc64el ✅
amd64 and riscv64 ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅