Searched refs:hrtimer (Results 1 – 25 of 25) sorted by relevance
| /include/linux/ |
| D | hrtimer.h | 94 struct hrtimer timer; 98 static inline void hrtimer_set_expires(struct hrtimer *timer, ktime_t time) in hrtimer_set_expires() 104 static inline void hrtimer_set_expires_range(struct hrtimer *timer, ktime_t time, ktime_t delta) in hrtimer_set_expires_range() 110 static inline void hrtimer_set_expires_range_ns(struct hrtimer *timer, ktime_t time, u64 delta) in hrtimer_set_expires_range_ns() 116 static inline void hrtimer_set_expires_tv64(struct hrtimer *timer, s64 tv64) in hrtimer_set_expires_tv64() 122 static inline void hrtimer_add_expires(struct hrtimer *timer, ktime_t time) in hrtimer_add_expires() 128 static inline void hrtimer_add_expires_ns(struct hrtimer *timer, u64 ns) in hrtimer_add_expires_ns() 134 static inline ktime_t hrtimer_get_expires(const struct hrtimer *timer) in hrtimer_get_expires() 139 static inline ktime_t hrtimer_get_softexpires(const struct hrtimer *timer) in hrtimer_get_softexpires() 144 static inline s64 hrtimer_get_expires_tv64(const struct hrtimer *timer) in hrtimer_get_expires_tv64() [all …]
|
| D | hrtimer_types.h | 39 struct hrtimer { struct 42 enum hrtimer_restart (*function)(struct hrtimer *); argument
|
| D | hrtimer_defs.h | 52 struct hrtimer *running; 124 struct hrtimer *next_timer; 126 struct hrtimer *softirq_next_timer;
|
| D | serial_8250.h | 101 struct hrtimer start_tx_timer; /* "rs485 start tx" timer */ 102 struct hrtimer stop_tx_timer; /* "rs485 stop tx" timer */ 103 struct hrtimer *active_timer; /* pointer to active timer */
|
| D | intel_rapl.h | 177 struct hrtimer hrtimer; member
|
| D | alarmtimer.h | 44 struct hrtimer timer;
|
| D | mailbox_controller.h | 85 struct hrtimer poll_hrt;
|
| D | timer.h | 206 struct hrtimer; 207 extern enum hrtimer_restart it_real_fn(struct hrtimer *);
|
| D | rtc.h | 113 struct hrtimer pie_timer; /* sub second exp, so needs hrtimer */ 217 enum hrtimer_restart rtc_pie_update_irq(struct hrtimer *timer);
|
| D | posix-timers.h | 181 struct hrtimer timer;
|
| D | tcp.h | 407 struct hrtimer pacing_timer; 408 struct hrtimer compressed_ack_timer;
|
| D | perf_event.h | 181 struct hrtimer hrtimer; member 1036 struct hrtimer hrtimer; member
|
| D | pm.h | 694 struct hrtimer suspend_timer;
|
| D | sched.h | 698 struct hrtimer dl_timer; 707 struct hrtimer inactive_timer;
|
| D | netdevice.h | 378 struct hrtimer timer;
|
| /include/trace/events/ |
| D | timer.h | 195 TP_PROTO(struct hrtimer *hrtimer, clockid_t clockid, 198 TP_ARGS(hrtimer, clockid, mode), 201 __field( void *, hrtimer ) 207 __entry->hrtimer = hrtimer; 212 TP_printk("hrtimer=%p clockid=%s mode=%s", __entry->hrtimer, 224 TP_PROTO(struct hrtimer *hrtimer, enum hrtimer_mode mode), 226 TP_ARGS(hrtimer, mode), 229 __field( void *, hrtimer ) 237 __entry->hrtimer = hrtimer; 238 __entry->function = hrtimer->function; [all …]
|
| /include/kvm/ |
| D | arm_arch_timer.h | 57 struct hrtimer hrtimer; member 91 struct hrtimer bg_timer;
|
| /include/linux/usb/ |
| D | cdc_ncm.h | 98 struct hrtimer tx_timer;
|
| /include/net/tc_act/ |
| D | tc_gate.h | 48 struct hrtimer hitimer;
|
| /include/net/ |
| D | pkt_sched.h | 67 struct hrtimer timer;
|
| D | xfrm.h | 277 struct hrtimer mtimer;
|
| D | tcp.h | 2566 enum hrtimer_restart tcp_pace_kick(struct hrtimer *timer);
|
| /include/linux/soc/mediatek/ |
| D | gzvm_drv.h | 136 struct hrtimer gzvm_vtimer;
|
| /include/rdma/ |
| D | rdmavt_qp.h | 441 struct hrtimer s_rnr_timer; 875 enum hrtimer_restart rvt_rc_rnr_retry(struct hrtimer *t);
|
| /include/linux/sched/ |
| D | signal.h | 144 struct hrtimer real_timer;
|