Searched defs:hrtimer_clock_base (Results 1 – 1 of 1) sorted by relevance
2061 struct hrtimer_clock_base { struct2062 struct hrtimer_cpu_base *cpu_base;2063 unsigned int index;2064 clockid_t clockid;2065 seqcount_raw_spinlock_t seq;2089 struct hrtimer_clock_base clock_base[8]; argument