Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h3819 struct hrtimer_clock_base { struct
3820 struct hrtimer_cpu_base *cpu_base;
3821 unsigned int index;
3822 clockid_t clockid;
3823 seqcount_raw_spinlock_t seq;
3824 struct hrtimer *running;
3825 struct timerqueue_head active;
3849 struct hrtimer_clock_base clock_base[8]; argument