percpu_refRegular
4.4: ✅struct percpu_ref {
atomic_long_t count;
long unsigned int percpu_count_ptr;
percpu_ref_func_t *release;
percpu_ref_func_t *confirm_switch;
bool force_atomic;
struct callback_head rcu;
};
4.8: ✅struct percpu_ref {
atomic_long_t count;
long unsigned int percpu_count_ptr;
percpu_ref_func_t *release;
percpu_ref_func_t *confirm_switch;
bool force_atomic;
struct callback_head rcu;
};
4.10: ✅struct percpu_ref {
atomic_long_t count;
long unsigned int percpu_count_ptr;
percpu_ref_func_t *release;
percpu_ref_func_t *confirm_switch;
bool force_atomic;
struct callback_head rcu;
};
4.13: ✅struct percpu_ref {
atomic_long_t count;
long unsigned int percpu_count_ptr;
percpu_ref_func_t *release;
percpu_ref_func_t *confirm_switch;
bool force_atomic;
struct callback_head rcu;
};
4.15: ✅struct percpu_ref {
atomic_long_t count;
long unsigned int percpu_count_ptr;
percpu_ref_func_t *release;
percpu_ref_func_t *confirm_switch;
bool force_atomic;
struct callback_head rcu;
};
4.18: ✅struct percpu_ref {
atomic_long_t count;
long unsigned int percpu_count_ptr;
percpu_ref_func_t *release;
percpu_ref_func_t *confirm_switch;
bool force_atomic;
struct callback_head rcu;
};
5.0: ✅struct percpu_ref {
atomic_long_t count;
long unsigned int percpu_count_ptr;
percpu_ref_func_t *release;
percpu_ref_func_t *confirm_switch;
bool force_atomic;
struct callback_head rcu;
};
5.3: ✅struct percpu_ref {
atomic_long_t count;
long unsigned int percpu_count_ptr;
percpu_ref_func_t *release;
percpu_ref_func_t *confirm_switch;
bool force_atomic;
bool allow_reinit;
struct callback_head rcu;
};
5.4: ✅struct percpu_ref {
atomic_long_t count;
long unsigned int percpu_count_ptr;
percpu_ref_func_t *release;
percpu_ref_func_t *confirm_switch;
bool force_atomic;
bool allow_reinit;
struct callback_head rcu;
};
5.8: ✅struct percpu_ref {
atomic_long_t count;
long unsigned int percpu_count_ptr;
percpu_ref_func_t *release;
percpu_ref_func_t *confirm_switch;
bool force_atomic;
bool allow_reinit;
struct callback_head rcu;
};
5.11: ✅struct percpu_ref {
long unsigned int percpu_count_ptr;
struct percpu_ref_data *data;
};
5.13: ✅struct percpu_ref {
long unsigned int percpu_count_ptr;
struct percpu_ref_data *data;
};
5.15: ✅struct percpu_ref {
long unsigned int percpu_count_ptr;
struct percpu_ref_data *data;
};
5.19: ✅struct percpu_ref {
long unsigned int percpu_count_ptr;
struct percpu_ref_data *data;
};
6.2: ✅struct percpu_ref {
long unsigned int percpu_count_ptr;
struct percpu_ref_data *data;
};
6.5: ✅struct percpu_ref {
long unsigned int percpu_count_ptr;
struct percpu_ref_data *data;
};
6.8: ✅struct percpu_ref {
long unsigned int percpu_count_ptr;
struct percpu_ref_data *data;
};
arm64: ✅struct percpu_ref {
atomic_long_t count;
long unsigned int percpu_count_ptr;
percpu_ref_func_t *release;
percpu_ref_func_t *confirm_switch;
bool force_atomic;
bool allow_reinit;
struct callback_head rcu;
};
armhf: ✅struct percpu_ref {
atomic_long_t count;
long unsigned int percpu_count_ptr;
percpu_ref_func_t *release;
percpu_ref_func_t *confirm_switch;
bool force_atomic;
bool allow_reinit;
struct callback_head rcu;
};
ppc64el: ✅struct percpu_ref {
atomic_long_t count;
long unsigned int percpu_count_ptr;
percpu_ref_func_t *release;
percpu_ref_func_t *confirm_switch;
bool force_atomic;
bool allow_reinit;
struct callback_head rcu;
};
riscv64: ✅struct percpu_ref {
atomic_long_t count;
long unsigned int percpu_count_ptr;
percpu_ref_func_t *release;
percpu_ref_func_t *confirm_switch;
bool force_atomic;
bool allow_reinit;
struct callback_head rcu;
};
aws: ✅struct percpu_ref {
atomic_long_t count;
long unsigned int percpu_count_ptr;
percpu_ref_func_t *release;
percpu_ref_func_t *confirm_switch;
bool force_atomic;
bool allow_reinit;
struct callback_head rcu;
};
azure: ✅struct percpu_ref {
atomic_long_t count;
long unsigned int percpu_count_ptr;
percpu_ref_func_t *release;
percpu_ref_func_t *confirm_switch;
bool force_atomic;
bool allow_reinit;
struct callback_head rcu;
};
gcp: ✅struct percpu_ref {
atomic_long_t count;
long unsigned int percpu_count_ptr;
percpu_ref_func_t *release;
percpu_ref_func_t *confirm_switch;
bool force_atomic;
bool allow_reinit;
struct callback_head rcu;
};
lowlatency: ✅struct percpu_ref {
atomic_long_t count;
long unsigned int percpu_count_ptr;
percpu_ref_func_t *release;
percpu_ref_func_t *confirm_switch;
bool force_atomic;
bool allow_reinit;
struct callback_head rcu;
};
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 ⚠️bool allow_reinit
5.3 and 5.4 ✅
5.4 and 5.8 ✅
5.8 and 5.11 ⚠️struct percpu_ref_data *data
atomic_long_t count
percpu_ref_func_t *release
percpu_ref_func_t *confirm_switch
bool force_atomic
bool allow_reinit
struct callback_head rcu
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 ✅
amd64 and arm64 ✅
amd64 and armhf ✅
amd64 and ppc64el ✅
amd64 and riscv64 ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅