Home
last modified time | relevance | path

Searched refs:soft_timer_cancel (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/virt/kvm/arm/
Darch_timer.c73 static void soft_timer_cancel(struct hrtimer *hrt, struct work_struct *work) in soft_timer_cancel() function
303 soft_timer_cancel(&timer->phys_timer, NULL); in phys_timer_emulate()
429 soft_timer_cancel(&timer->bg_timer, &timer->expired); in kvm_timer_unschedule()
547 soft_timer_cancel(&timer->phys_timer, NULL); in kvm_timer_vcpu_put()
797 soft_timer_cancel(&timer->bg_timer, &timer->expired); in kvm_timer_vcpu_terminate()
798 soft_timer_cancel(&timer->phys_timer, NULL); in kvm_timer_vcpu_terminate()