Home
last modified time | relevance | path

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

/include/linux/
Dhrtimer.h130 struct hrtimer_clock_base { struct
131 struct hrtimer_cpu_base *cpu_base;
132 int index;
133 clockid_t clockid;
134 struct timerqueue_head active;
135 ktime_t (*get_time)(void);
136 ktime_t offset;