resv_map
Regular
4.4
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
};
4.8
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
};
4.10
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
};
4.13
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
};
4.15
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
};
4.18
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
};
5.0
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
};
5.3
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
};
5.4
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
};
5.8
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
struct page_counter *reservation_counter;
long unsigned int pages_per_hpage;
struct cgroup_subsys_state *css;
};
5.11
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
struct page_counter *reservation_counter;
long unsigned int pages_per_hpage;
struct cgroup_subsys_state *css;
};
5.13
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
struct page_counter *reservation_counter;
long unsigned int pages_per_hpage;
struct cgroup_subsys_state *css;
};
5.15
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
struct page_counter *reservation_counter;
long unsigned int pages_per_hpage;
struct cgroup_subsys_state *css;
};
5.19
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
struct page_counter *reservation_counter;
long unsigned int pages_per_hpage;
struct cgroup_subsys_state *css;
};
6.2
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
struct page_counter *reservation_counter;
long unsigned int pages_per_hpage;
struct cgroup_subsys_state *css;
};
6.5
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
struct page_counter *reservation_counter;
long unsigned int pages_per_hpage;
struct cgroup_subsys_state *css;
};
6.8
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
struct rw_semaphore rw_sema;
struct page_counter *reservation_counter;
long unsigned int pages_per_hpage;
struct cgroup_subsys_state *css;
};
arm64
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
};
armhf
: Absent ⚠️
ppc64el
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
};
riscv64
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
};
aws
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
};
azure
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
};
gcp
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
};
lowlatency
: ✅struct resv_map {
struct kref refs;
spinlock_t lock;
struct list_head regions;
long int adds_in_progress;
struct list_head region_cache;
long int region_cache_count;
};
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
✅
4.18
and 5.0
✅
5.0
and 5.3
✅
5.3
and 5.4
✅
5.4
and 5.8
⚠️struct page_counter *reservation_counter
long unsigned int pages_per_hpage
struct cgroup_subsys_state *css
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 rw_semaphore rw_sema
amd64
and arm64
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅