Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dhrtimer.c27 struct hrtimer hrt; member
31 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/kernel/time/
H A Dsched_clock.c169 static enum hrtimer_restart sched_clock_poll(struct hrtimer *hrt) in sched_clock_poll()
/linux/lib/
H A Dtest_objpool.c156 static enum hrtimer_restart ot_hrtimer_handler(struct hrtimer *hrt) in ot_hrtimer_handler()
187 struct hrtimer *hrt = &item->hrtimer; in ot_init_hrtimer() local
/linux/drivers/ata/
H A Dpata_octeon_cf.c705 static enum hrtimer_restart octeon_cf_delayed_finish(struct hrtimer *hrt) in octeon_cf_delayed_finish()
/linux/net/can/
H A Dbcm.c427 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.c1338 static void start_hrtimer_ms(struct hrtimer *hrt, unsigned long msec) in start_hrtimer_ms()
/linux/drivers/tty/serial/
H A Dimx.c336 static void start_hrtimer_ms(struct hrtimer *hrt, unsigned long msec) in start_hrtimer_ms()
H A Dsh-sci.c1313 static void start_hrtimer_us(struct hrtimer *hrt, unsigned long usec) in start_hrtimer_us()
/linux/drivers/scsi/
H A Dscsi_debug.c458 struct hrtimer hrt; member