common_dbs_data
Regular
4.4
: ✅struct common_dbs_data {
int governor;
struct attribute_group *attr_group_gov_sys;
struct attribute_group *attr_group_gov_pol;
struct dbs_data *gdbs_data;
struct cpu_dbs_info * (*get_cpu_cdbs)(int);
void * (*get_cpu_dbs_info_s)(int);
unsigned int (*gov_dbs_timer)(struct cpu_dbs_info *, struct dbs_data *, bool);
void (*gov_check_cpu)(int, unsigned int);
int (*init)(struct dbs_data *, bool);
void (*exit)(struct dbs_data *, bool);
void *gov_ops;
struct mutex mutex;
};
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: Absent ⚠️
6.2
: Absent ⚠️
6.5
: Absent ⚠️
6.8
: Absent ⚠️
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular