Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhrtimer.h142 struct hrtimer_clock_base { struct
143 struct hrtimer_cpu_base *cpu_base;
144 int index;
145 clockid_t clockid;
146 struct timerqueue_head active;
147 ktime_t (*get_time)(void);
148 ktime_t offset;