mb_cache
Regular
4.4
: ✅struct mb_cache {
struct list_head c_cache_list;
const char *c_name;
atomic_t c_entry_count;
int c_max_entries;
int c_bucket_bits;
struct kmem_cache *c_entry_cache;
struct hlist_bl_head *c_block_hash;
struct hlist_bl_head *c_index_hash;
};
4.8
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
4.10
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
4.13
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
4.15
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
4.18
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
5.0
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
5.3
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
5.4
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
5.8
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
5.11
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
5.13
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
5.15
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
5.19
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
6.2
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
6.5
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
6.8
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker *c_shrink;
struct work_struct c_shrink_work;
};
arm64
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
armhf
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
ppc64el
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
riscv64
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
aws
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
azure
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
gcp
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
lowlatency
: ✅struct mb_cache {
struct hlist_bl_head *c_hash;
int c_bucket_bits;
long unsigned int c_max_entries;
spinlock_t c_list_lock;
struct list_head c_list;
long unsigned int c_entry_count;
struct shrinker c_shrink;
struct work_struct c_shrink_work;
};
Regular
4.4
and 4.8
⚠️struct hlist_bl_head *c_hash
spinlock_t c_list_lock
struct list_head c_list
struct shrinker c_shrink
struct work_struct c_shrink_work
struct list_head c_cache_list
const char *c_name
struct kmem_cache *c_entry_cache
struct hlist_bl_head *c_block_hash
struct hlist_bl_head *c_index_hash
atomic_t c_entry_count
➡️ long unsigned int c_entry_count
4.8
and 4.10
⚠️int c_max_entries
➡️ long unsigned int c_max_entries
4.10
and 4.13
✅
4.13
and 4.15
✅
4.15
and 4.18
✅
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
✅
5.19
and 6.2
✅
6.2
and 6.5
✅
6.5
and 6.8
⚠️struct shrinker c_shrink
➡️ struct shrinker *c_shrink
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅