Searched defs:hrtimer_clock_base (Results 1 – 7 of 7) sorted by relevance
3819 struct hrtimer_clock_base { struct3820 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
2154 struct hrtimer_clock_base { struct2155 struct hrtimer_cpu_base *cpu_base;2156 unsigned int index;2157 clockid_t clockid;2158 seqcount_raw_spinlock_t seq;2159 struct hrtimer *running;2160 struct timerqueue_head active;2161 ktime_t (*get_time)();2162 ktime_t offset;
2002 struct hrtimer_clock_base { struct2003 struct hrtimer_cpu_base *cpu_base;2004 unsigned int index;2005 clockid_t clockid;2006 seqcount_raw_spinlock_t seq;2030 struct hrtimer_clock_base clock_base[8]; argument
3913 struct hrtimer_clock_base { struct3914 struct hrtimer_cpu_base *cpu_base;3915 unsigned int index;3916 clockid_t clockid;3917 seqcount_t seq;3941 struct hrtimer_clock_base clock_base[8]; argument