Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h3832 struct hrtimer_cpu_base { struct
3833 raw_spinlock_t lock;
3834 unsigned int cpu;
3835 unsigned int active_bases;
3836 unsigned int clock_was_set_seq;
3837 unsigned int hres_active: 1;
3838 unsigned int in_hrtirq: 1;
3839 unsigned int hang_detected: 1;
3840 unsigned int softirq_activated: 1;
3841 unsigned int nr_events;
[all …]