Home
last modified time | relevance | path

Searched defs:clocksource (Results 1 – 1 of 1) sorted by relevance

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h20886 struct clocksource { struct
20887 u64 (*read)(struct clocksource *); argument
20898 enum clocksource_ids id; argument
20901 int (*enable)(struct clocksource *); argument
20902 void (*disable)(struct clocksource *); argument
20903 void (*suspend)(struct clocksource *); argument
20904 void (*resume)(struct clocksource *); argument
20905 void (*mark_unstable)(struct clocksource *); argument
20906 void (*tick_stable)(struct clocksource *); argument
20907 struct list_head wd_list;
[all …]