Searched defs:hrt (Results 1 – 9 of 9) 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
30 struct hrtimer hrt; member
198 static void soft_timer_start(struct hrtimer *hrt, u64 ns) in soft_timer_start()204 static void soft_timer_cancel(struct hrtimer *hrt) in soft_timer_cancel()315 static enum hrtimer_restart kvm_bg_timer_expire(struct hrtimer *hrt) in kvm_bg_timer_expire()339 static enum hrtimer_restart kvm_hrtimer_expire(struct hrtimer *hrt) in kvm_hrtimer_expire()
426 static bool bcm_tx_set_expiry(struct bcm_op *op, struct hrtimer *hrt) in bcm_tx_set_expiry()
1448 static void start_hrtimer_ms(struct hrtimer *hrt, unsigned long msec) in start_hrtimer_ms()
1302 static void start_hrtimer_us(struct hrtimer *hrt, unsigned long usec) in start_hrtimer_us()
335 static void start_hrtimer_ms(struct hrtimer *hrt, unsigned long msec) in start_hrtimer_ms()
458 struct hrtimer hrt; member