hrtimer 48 include/kvm/arm_arch_timer.h struct hrtimer timer; hrtimer 37 include/linux/alarmtimer.h struct hrtimer timer; hrtimer 111 include/linux/hrtimer.h enum hrtimer_restart (*function)(struct hrtimer *); hrtimer 129 include/linux/hrtimer.h struct hrtimer timer; hrtimer 198 include/linux/hrtimer.h static inline void hrtimer_set_expires(struct hrtimer *timer, ktime_t time) hrtimer 204 include/linux/hrtimer.h static inline void hrtimer_set_expires_range(struct hrtimer *timer, ktime_t time, ktime_t delta) hrtimer 210 include/linux/hrtimer.h static inline void hrtimer_set_expires_range_ns(struct hrtimer *timer, ktime_t time, unsigned long delta) hrtimer 216 include/linux/hrtimer.h static inline void hrtimer_set_expires_tv64(struct hrtimer *timer, s64 tv64) hrtimer 222 include/linux/hrtimer.h static inline void hrtimer_add_expires(struct hrtimer *timer, ktime_t time) hrtimer 228 include/linux/hrtimer.h static inline void hrtimer_add_expires_ns(struct hrtimer *timer, u64 ns) hrtimer 234 include/linux/hrtimer.h static inline ktime_t hrtimer_get_expires(const struct hrtimer *timer) hrtimer 239 include/linux/hrtimer.h static inline ktime_t hrtimer_get_softexpires(const struct hrtimer *timer) hrtimer 244 include/linux/hrtimer.h static inline s64 hrtimer_get_expires_tv64(const struct hrtimer *timer) hrtimer 248 include/linux/hrtimer.h static inline s64 hrtimer_get_softexpires_tv64(const struct hrtimer *timer) hrtimer 253 include/linux/hrtimer.h static inline s64 hrtimer_get_expires_ns(const struct hrtimer *timer) hrtimer 258 include/linux/hrtimer.h static inline ktime_t hrtimer_expires_remaining(const struct hrtimer *timer) hrtimer 271 include/linux/hrtimer.h static inline ktime_t hrtimer_cb_get_time(struct hrtimer *timer) hrtimer 276 include/linux/hrtimer.h static inline int hrtimer_is_hres_active(struct hrtimer *timer) hrtimer 307 include/linux/hrtimer.h static inline ktime_t hrtimer_cb_get_time(struct hrtimer *timer) hrtimer 312 include/linux/hrtimer.h static inline int hrtimer_is_hres_active(struct hrtimer *timer) hrtimer 335 include/linux/hrtimer.h extern void hrtimer_init(struct hrtimer *timer, clockid_t which_clock, hrtimer 339 include/linux/hrtimer.h extern void hrtimer_init_on_stack(struct hrtimer *timer, clockid_t which_clock, hrtimer 342 include/linux/hrtimer.h extern void destroy_hrtimer_on_stack(struct hrtimer *timer); hrtimer 344 include/linux/hrtimer.h static inline void hrtimer_init_on_stack(struct hrtimer *timer, hrtimer 350 include/linux/hrtimer.h static inline void destroy_hrtimer_on_stack(struct hrtimer *timer) { } hrtimer 354 include/linux/hrtimer.h extern int hrtimer_start(struct hrtimer *timer, ktime_t tim, hrtimer 356 include/linux/hrtimer.h extern int hrtimer_start_range_ns(struct hrtimer *timer, ktime_t tim, hrtimer 359 include/linux/hrtimer.h __hrtimer_start_range_ns(struct hrtimer *timer, ktime_t tim, hrtimer 363 include/linux/hrtimer.h extern int hrtimer_cancel(struct hrtimer *timer); hrtimer 364 include/linux/hrtimer.h extern int hrtimer_try_to_cancel(struct hrtimer *timer); hrtimer 366 include/linux/hrtimer.h static inline int hrtimer_start_expires(struct hrtimer *timer, hrtimer 377 include/linux/hrtimer.h static inline int hrtimer_restart(struct hrtimer *timer) hrtimer 383 include/linux/hrtimer.h extern ktime_t hrtimer_get_remaining(const struct hrtimer *timer); hrtimer 393 include/linux/hrtimer.h static inline int hrtimer_active(const struct hrtimer *timer) hrtimer 401 include/linux/hrtimer.h static inline int hrtimer_is_queued(struct hrtimer *timer) hrtimer 410 include/linux/hrtimer.h static inline int hrtimer_callback_running(struct hrtimer *timer) hrtimer 417 include/linux/hrtimer.h hrtimer_forward(struct hrtimer *timer, ktime_t now, ktime_t interval); hrtimer 420 include/linux/hrtimer.h static inline u64 hrtimer_forward_now(struct hrtimer *timer, hrtimer 571 include/linux/interrupt.h struct hrtimer timer; hrtimer 573 include/linux/interrupt.h enum hrtimer_restart (*function)(struct hrtimer *); hrtimer 578 include/linux/interrupt.h enum hrtimer_restart (*function)(struct hrtimer *), hrtimer 123 include/linux/perf_event.h struct hrtimer hrtimer; hrtimer 531 include/linux/perf_event.h struct hrtimer hrtimer; hrtimer 81 include/linux/posix-timers.h struct hrtimer timer; hrtimer 113 include/linux/rtc.h struct hrtimer pie_timer; /* sub second exp, so needs hrtimer */ hrtimer 177 include/linux/rtc.h enum hrtimer_restart rtc_pie_update_irq(struct hrtimer *timer); hrtimer 612 include/linux/sched.h struct hrtimer real_timer; hrtimer 1216 include/linux/sched.h struct hrtimer dl_timer; hrtimer 56 include/linux/tick.h struct hrtimer sched_timer; hrtimer 254 include/linux/timer.h struct hrtimer; hrtimer 255 include/linux/timer.h extern enum hrtimer_restart it_real_fn(struct hrtimer *); hrtimer 89 include/linux/usb/cdc_ncm.h struct hrtimer tx_timer; hrtimer 63 include/net/pkt_sched.h struct hrtimer timer; hrtimer 132 include/trace/events/timer.h TP_PROTO(struct hrtimer *hrtimer, clockid_t clockid, hrtimer 135 include/trace/events/timer.h TP_ARGS(hrtimer, clockid, mode), hrtimer 138 include/trace/events/timer.h __field( void *, hrtimer ) hrtimer 144 include/trace/events/timer.h __entry->hrtimer = hrtimer; hrtimer 149 include/trace/events/timer.h TP_printk("hrtimer=%p clockid=%s mode=%s", __entry->hrtimer, hrtimer 162 include/trace/events/timer.h TP_PROTO(struct hrtimer *hrtimer), hrtimer 164 include/trace/events/timer.h TP_ARGS(hrtimer), hrtimer 167 include/trace/events/timer.h __field( void *, hrtimer ) hrtimer 174 include/trace/events/timer.h __entry->hrtimer = hrtimer; hrtimer 175 include/trace/events/timer.h __entry->function = hrtimer->function; hrtimer 176 include/trace/events/timer.h __entry->expires = hrtimer_get_expires(hrtimer).tv64; hrtimer 177 include/trace/events/timer.h __entry->softexpires = hrtimer_get_softexpires(hrtimer).tv64; hrtimer 181 include/trace/events/timer.h __entry->hrtimer, __entry->function, hrtimer 198 include/trace/events/timer.h TP_PROTO(struct hrtimer *hrtimer, ktime_t *now), hrtimer 200 include/trace/events/timer.h TP_ARGS(hrtimer, now), hrtimer 203 include/trace/events/timer.h __field( void *, hrtimer ) hrtimer 209 include/trace/events/timer.h __entry->hrtimer = hrtimer; hrtimer 211 include/trace/events/timer.h __entry->function = hrtimer->function; hrtimer 214 include/trace/events/timer.h TP_printk("hrtimer=%p function=%pf now=%llu", __entry->hrtimer, __entry->function, hrtimer 220 include/trace/events/timer.h TP_PROTO(struct hrtimer *hrtimer), hrtimer 222 include/trace/events/timer.h TP_ARGS(hrtimer), hrtimer 225 include/trace/events/timer.h __field( void *, hrtimer ) hrtimer 229 include/trace/events/timer.h __entry->hrtimer = hrtimer; hrtimer 232 include/trace/events/timer.h TP_printk("hrtimer=%p", __entry->hrtimer) hrtimer 244 include/trace/events/timer.h TP_PROTO(struct hrtimer *hrtimer), hrtimer 246 include/trace/events/timer.h TP_ARGS(hrtimer) hrtimer 255 include/trace/events/timer.h TP_PROTO(struct hrtimer *hrtimer), hrtimer 257 include/trace/events/timer.h TP_ARGS(hrtimer)