Searched refs:hrtimer_try_to_cancel (Results 1 – 20 of 20) sorted by relevance
39 hrtimer_try_to_cancel(&bctimer); in bc_set_mode()69 RCU_NONIDLE(bc_moved = (hrtimer_try_to_cancel(&bctimer) >= 0) ? in bc_set_next()
214 if (hrtimer_try_to_cancel(timer) < 0) { in do_setitimer()
1059 int hrtimer_try_to_cancel(struct hrtimer *timer) in hrtimer_try_to_cancel() function1075 EXPORT_SYMBOL_GPL(hrtimer_try_to_cancel);1088 int ret = hrtimer_try_to_cancel(timer); in hrtimer_cancel()
840 if (hrtimer_try_to_cancel(timer) < 0) in common_timer_set()922 if (hrtimer_try_to_cancel(&timer->it.real.timer) < 0) in common_timer_del()
377 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()
1724 hrtimer_try_to_cancel(&vcpu->arch.dec_timer); in kvmppc_end_cede()1798 hrtimer_try_to_cancel(&vcpu->arch.dec_timer); in kvmppc_start_thread()
366 extern int hrtimer_try_to_cancel(struct hrtimer *timer);
137 if (unlikely(0 != hrtimer_try_to_cancel(&w->timer))) { in walkera0701_irq_handler()
673 ret = hrtimer_try_to_cancel(hrtimer); in restart_watchdog_hrtimer()
449 if (hrtimer_try_to_cancel(&ctx->t.tmr) >= 0) in do_timerfd_settime()
1562 <idle>-0 3dN.1 15us : hrtimer_try_to_cancel <-hrtimer_cancel1563 <idle>-0 3dN.1 16us : lock_hrtimer_base.isra.18 <-hrtimer_try_to_cancel1572 <idle>-0 3dN.2 19us : _raw_spin_unlock_irqrestore <-hrtimer_try_to_cancel1739 yum-updatesd-3111 [003] 1637.254682: hrtimer_try_to_cancel <-hrtimer_cancel1740 yum-updatesd-3111 [003] 1637.254683: lock_hrtimer_base <-hrtimer_try_to_cancel2202 <idle>-0 [003] dN.1 4228.547804: hrtimer_try_to_cancel <-hrtimer_cancel2217 hrtimer_try_to_cancel2253 hrtimer_try_to_cancel
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()
701 if (hrtimer_try_to_cancel(&rtc->pie_timer) < 0) in rtc_update_hrtimer()
1684 int ret = hrtimer_try_to_cancel(dl_timer); in cancel_dl_timer()
4060 hrtimer_try_to_cancel(&cfs_b->period_timer) < 0) { in __start_cfs_bandwidth()
905 hrtimer_try_to_cancel(&ncm->task_timer); in package_for_tx()
509 if (hrtimer_try_to_cancel(&q->delay_timer) && in cbq_ovl_delay()