Searched defs:hrtimer (Results 1 – 2 of 2) sorted by relevance
46 struct hrtimer { struct49 enum hrtimer_mode ht_mode; argument51 enum hrtimer_restart (*function)(struct hrtimer *); argument55 extern void hrtimer_init(struct hrtimer *timer, clockid_t which_clock, argument
75 struct hrtimer { struct