Searched refs:hrtimer_try_to_cancel (Results 1 – 17 of 17) sorted by relevance
36 hrtimer_try_to_cancel(&bctimer); in bc_shutdown()64 bc_moved = hrtimer_try_to_cancel(&bctimer) >= 0; in bc_set_next()
214 if (hrtimer_try_to_cancel(timer) < 0) { in do_setitimer()
1034 int hrtimer_try_to_cancel(struct hrtimer *timer) in hrtimer_try_to_cancel() function1059 EXPORT_SYMBOL_GPL(hrtimer_try_to_cancel);1072 int ret = hrtimer_try_to_cancel(timer); in hrtimer_cancel()
847 if (hrtimer_try_to_cancel(timer) < 0) in common_timer_set()929 if (hrtimer_try_to_cancel(&timer->it.real.timer) < 0) in common_timer_del()
374 ret = hrtimer_try_to_cancel(&alarm->timer); in alarm_try_to_cancel()
93 hrtimer_try_to_cancel(&stime->hrt); in snd_hrtimer_start()104 hrtimer_try_to_cancel(&stime->hrt); in snd_hrtimer_stop()
43 hrtimer_try_to_cancel(&vcpu->arch.dec_timer); in kvmppc_emulate_dec()
1734 hrtimer_try_to_cancel(&vcpu->arch.dec_timer); in kvmppc_end_cede()1813 hrtimer_try_to_cancel(&vcpu->arch.dec_timer); in kvmppc_start_thread()
397 extern int hrtimer_try_to_cancel(struct hrtimer *timer);
137 if (unlikely(0 != hrtimer_try_to_cancel(&w->timer))) { in walkera0701_irq_handler()
449 if (hrtimer_try_to_cancel(&ctx->t.tmr) >= 0) in do_timerfd_settime()
1575 <idle>-0 3dN.1 15us : hrtimer_try_to_cancel <-hrtimer_cancel1576 <idle>-0 3dN.1 16us : lock_hrtimer_base.isra.18 <-hrtimer_try_to_cancel1585 <idle>-0 3dN.2 19us : _raw_spin_unlock_irqrestore <-hrtimer_try_to_cancel1752 yum-updatesd-3111 [003] 1637.254682: hrtimer_try_to_cancel <-hrtimer_cancel1753 yum-updatesd-3111 [003] 1637.254683: lock_hrtimer_base <-hrtimer_try_to_cancel2238 <idle>-0 [003] dN.1 4228.547804: hrtimer_try_to_cancel <-hrtimer_cancel2253 hrtimer_try_to_cancel2289 hrtimer_try_to_cancel
656 if (hrtimer_try_to_cancel(&rtc->pie_timer) < 0) in rtc_update_hrtimer()
120 hrtimer_try_to_cancel() and hrtimer_cancel() [which are roughly
474 if (hrtimer_try_to_cancel(&di->safety_timer) >= 0) in abx500_chargalg_stop_safety_timer()506 if (hrtimer_try_to_cancel(&di->maintenance_timer) >= 0) in abx500_chargalg_stop_maintenance_timer()
901 hrtimer_try_to_cancel(&ncm->task_timer); in package_for_tx()
509 if (hrtimer_try_to_cancel(&q->delay_timer) && in cbq_ovl_delay()