Home
last modified time | relevance | path

Searched defs:hrt (Results 1 – 9 of 9) sorted by relevance

/linux/sound/core/
H A Dhrtimer.c26 struct hrtimer hrt; member
30 static enum hrtimer_restart snd_hrtimer_callback(struct hrtimer *hrt) in snd_hrtimer_callback()
/linux/drivers/pci/hotplug/
H A Dcpqphp.h167 struct hrt { struct
184 SIG0 = offsetof(struct hrt, sig0), argument
/linux/arch/riscv/include/asm/
H A Dkvm_vcpu_timer.h30 struct hrtimer hrt; member
/linux/arch/arm64/kvm/
H A Darch_timer.c198 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()
/linux/net/can/
H A Dbcm.c426 static bool bcm_tx_set_expiry(struct bcm_op *op, struct hrtimer *hrt) in bcm_tx_set_expiry()
/linux/drivers/tty/serial/8250/
H A D8250_port.c1448 static void start_hrtimer_ms(struct hrtimer *hrt, unsigned long msec) in start_hrtimer_ms()
/linux/drivers/tty/serial/
H A Dsh-sci.c1302 static void start_hrtimer_us(struct hrtimer *hrt, unsigned long usec) in start_hrtimer_us()
H A Dimx.c335 static void start_hrtimer_ms(struct hrtimer *hrt, unsigned long msec) in start_hrtimer_ms()
/linux/drivers/scsi/
H A Dscsi_debug.c458 struct hrtimer hrt; member