clocksourceRegular
4.4: ✅struct clocksource {
cycle_t (*read)(struct clocksource *);
cycle_t mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
struct arch_clocksource_data archdata;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
long unsigned int flags;
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
struct list_head wd_list;
cycle_t cs_last;
cycle_t wd_last;
struct module *owner;
};
4.8: ✅struct clocksource {
cycle_t (*read)(struct clocksource *);
cycle_t mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
struct arch_clocksource_data archdata;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
long unsigned int flags;
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
struct list_head wd_list;
cycle_t cs_last;
cycle_t wd_last;
struct module *owner;
};
4.10: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
struct arch_clocksource_data archdata;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
long unsigned int flags;
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
struct list_head wd_list;
u64 cs_last;
u64 wd_last;
struct module *owner;
};
4.13: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
struct arch_clocksource_data archdata;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
long unsigned int flags;
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct list_head wd_list;
u64 cs_last;
u64 wd_last;
struct module *owner;
};
4.15: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
struct arch_clocksource_data archdata;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
long unsigned int flags;
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct list_head wd_list;
u64 cs_last;
u64 wd_last;
struct module *owner;
};
4.18: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
struct arch_clocksource_data archdata;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
long unsigned int flags;
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct list_head wd_list;
u64 cs_last;
u64 wd_last;
struct module *owner;
};
5.0: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
struct arch_clocksource_data archdata;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
long unsigned int flags;
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct list_head wd_list;
u64 cs_last;
u64 wd_last;
struct module *owner;
};
5.3: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
struct arch_clocksource_data archdata;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
long unsigned int flags;
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct list_head wd_list;
u64 cs_last;
u64 wd_last;
struct module *owner;
};
5.4: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
struct arch_clocksource_data archdata;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
long unsigned int flags;
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct list_head wd_list;
u64 cs_last;
u64 wd_last;
struct module *owner;
};
5.8: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
enum vdso_clock_mode vdso_clock_mode;
long unsigned int flags;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct list_head wd_list;
u64 cs_last;
u64 wd_last;
struct module *owner;
};
5.11: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
enum vdso_clock_mode vdso_clock_mode;
long unsigned int flags;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct list_head wd_list;
u64 cs_last;
u64 wd_last;
struct module *owner;
};
5.13: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
enum clocksource_ids id;
enum vdso_clock_mode vdso_clock_mode;
long unsigned int flags;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct list_head wd_list;
u64 cs_last;
u64 wd_last;
struct module *owner;
};
5.15: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
u32 uncertainty_margin;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
enum clocksource_ids id;
enum vdso_clock_mode vdso_clock_mode;
long unsigned int flags;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct list_head wd_list;
u64 cs_last;
u64 wd_last;
struct module *owner;
};
5.19: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
u32 uncertainty_margin;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
enum clocksource_ids id;
enum vdso_clock_mode vdso_clock_mode;
long unsigned int flags;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct list_head wd_list;
u64 cs_last;
u64 wd_last;
struct module *owner;
};
6.2: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
u32 uncertainty_margin;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
enum clocksource_ids id;
enum vdso_clock_mode vdso_clock_mode;
long unsigned int flags;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct list_head wd_list;
u64 cs_last;
u64 wd_last;
struct module *owner;
};
6.5: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
u32 uncertainty_margin;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
enum clocksource_ids id;
enum vdso_clock_mode vdso_clock_mode;
long unsigned int flags;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct list_head wd_list;
u64 cs_last;
u64 wd_last;
struct module *owner;
};
6.8: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
u32 uncertainty_margin;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
enum clocksource_ids id;
enum vdso_clock_mode vdso_clock_mode;
long unsigned int flags;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct list_head wd_list;
u64 cs_last;
u64 wd_last;
struct module *owner;
};
arm64: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
struct arch_clocksource_data archdata;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
long unsigned int flags;
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct module *owner;
};
armhf: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
struct arch_clocksource_data archdata;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
long unsigned int flags;
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct module *owner;
};
ppc64el: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
long unsigned int flags;
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct module *owner;
};
riscv64: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
long unsigned int flags;
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct module *owner;
};
aws: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
struct arch_clocksource_data archdata;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
long unsigned int flags;
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct list_head wd_list;
u64 cs_last;
u64 wd_last;
struct module *owner;
};
azure: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
struct arch_clocksource_data archdata;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
long unsigned int flags;
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct list_head wd_list;
u64 cs_last;
u64 wd_last;
struct module *owner;
};
gcp: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
struct arch_clocksource_data archdata;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
long unsigned int flags;
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct list_head wd_list;
u64 cs_last;
u64 wd_last;
struct module *owner;
};
lowlatency: ✅struct clocksource {
u64 (*read)(struct clocksource *);
u64 mask;
u32 mult;
u32 shift;
u64 max_idle_ns;
u32 maxadj;
struct arch_clocksource_data archdata;
u64 max_cycles;
const char *name;
struct list_head list;
int rating;
int (*enable)(struct clocksource *);
void (*disable)(struct clocksource *);
long unsigned int flags;
void (*suspend)(struct clocksource *);
void (*resume)(struct clocksource *);
void (*mark_unstable)(struct clocksource *);
void (*tick_stable)(struct clocksource *);
struct list_head wd_list;
u64 cs_last;
u64 wd_last;
struct module *owner;
};
Regular
4.4 and 4.8 ✅
4.8 and 4.10 ⚠️cycle_t (*read)(struct clocksource *) ➡️ u64 (*read)(struct clocksource *)
cycle_t mask ➡️ u64 mask
cycle_t cs_last ➡️ u64 cs_last
cycle_t wd_last ➡️ u64 wd_last
4.10 and 4.13 ⚠️void (*mark_unstable)(struct clocksource *)
void (*tick_stable)(struct clocksource *)
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 ⚠️enum vdso_clock_mode vdso_clock_mode
struct arch_clocksource_data archdata
5.8 and 5.11 ✅
5.11 and 5.13 ⚠️enum clocksource_ids id
5.13 and 5.15 ⚠️u32 uncertainty_margin
5.15 and 5.19 ✅
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅
amd64 and arm64 ⚠️struct list_head wd_list
u64 cs_last
u64 wd_last
amd64 and armhf ⚠️struct list_head wd_list
u64 cs_last
u64 wd_last
amd64 and ppc64el ⚠️struct arch_clocksource_data archdata
struct list_head wd_list
u64 cs_last
u64 wd_last
amd64 and riscv64 ⚠️struct arch_clocksource_data archdata
struct list_head wd_list
u64 cs_last
u64 wd_last
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅