Searched defs:hrt (Results 1 – 14 of 14) sorted by relevance
26 struct hrtimer hrt; member30 static enum hrtimer_restart snd_hrtimer_callback(struct hrtimer *hrt) in snd_hrtimer_callback()
167 struct hrt { struct184 SIG0 = offsetof(struct hrt, sig0), argument
37 struct hrtimer hrt; member44 static enum hrtimer_restart snd_hrtimer_callback(struct hrtimer *hrt) in snd_hrtimer_callback()
30 struct hrtimer hrt; member
168 static void soft_timer_start(struct hrtimer *hrt, u64 ns) in soft_timer_start()174 static void soft_timer_cancel(struct hrtimer *hrt) in soft_timer_cancel()263 static enum hrtimer_restart kvm_bg_timer_expire(struct hrtimer *hrt) in kvm_bg_timer_expire()287 static enum hrtimer_restart kvm_hrtimer_expire(struct hrtimer *hrt) in kvm_hrtimer_expire()
144 static enum hrtimer_restart sched_clock_poll(struct hrtimer *hrt) in sched_clock_poll()
739 static enum hrtimer_restart octeon_cf_delayed_finish(struct hrtimer *hrt) in octeon_cf_delayed_finish()
235 i2o_hrt* hrt; member
328 struct hrtimer hrt; member
377 static bool bcm_tx_set_expiry(struct bcm_op *op, struct hrtimer *hrt) in bcm_tx_set_expiry()
215 struct hrtimer hrt; member
1494 static void start_hrtimer_ms(struct hrtimer *hrt, unsigned long msec) in start_hrtimer_ms()
397 static void start_hrtimer_ms(struct hrtimer *hrt, unsigned long msec) in start_hrtimer_ms()
1266 static void start_hrtimer_us(struct hrtimer *hrt, unsigned long usec) in start_hrtimer_us()
Completed in 66 milliseconds