Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dcpqphp.h167 struct hrt { struct
184 SIG0 = offsetof(struct hrt, sig0), argument
/linux-4.19.296/virt/kvm/arm/
Darch_timer.c67 static void soft_timer_start(struct hrtimer *hrt, u64 ns) in soft_timer_start()
73 static void soft_timer_cancel(struct hrtimer *hrt, struct work_struct *work) in soft_timer_cancel()
171 static enum hrtimer_restart kvm_bg_timer_expire(struct hrtimer *hrt) in kvm_bg_timer_expire()
195 static enum hrtimer_restart kvm_phys_timer_expire(struct hrtimer *hrt) in kvm_phys_timer_expire()