Searched refs:hrtimer_try_to_cancel (Results 1 – 25 of 33) sorted by relevance
12
35 hrtimer_try_to_cancel(&bctimer); in bc_shutdown()
224 if (hrtimer_try_to_cancel(timer) < 0) { in do_setitimer()
1316 int hrtimer_try_to_cancel(struct hrtimer *timer) in hrtimer_try_to_cancel() function1341 EXPORT_SYMBOL_GPL(hrtimer_try_to_cancel);1443 ret = hrtimer_try_to_cancel(timer); in hrtimer_cancel()
412 ret = hrtimer_try_to_cancel(&alarm->timer); in alarm_try_to_cancel()
825 return hrtimer_try_to_cancel(&timr->it.real.timer); in common_hrtimer_try_to_cancel()
112 hrtimer_try_to_cancel(&stime->hrt); in snd_hrtimer_stop()
32 hrtimer_try_to_cancel(&vcpu->arch.dec_timer); in kvmppc_emulate_dec()
515 hrtimer_try_to_cancel(&vcpu->arch.dec_timer); in kvmppc_end_cede()
422 extern int hrtimer_try_to_cancel(struct hrtimer *timer);
133 if (unlikely(0 != hrtimer_try_to_cancel(&w->timer))) { in walkera0701_irq_handler()
327 if (hrtimer_try_to_cancel(&p->dl.inactive_timer) == 1) in dl_change_utilization()467 if (hrtimer_try_to_cancel(&dl_se->inactive_timer) == 1) in task_contending()1690 hrtimer_try_to_cancel(&p->dl.dl_timer); in enqueue_task_dl()1894 if (hrtimer_try_to_cancel(&p->dl.inactive_timer) == 1) in migrate_task_rq_dl()2635 if (hrtimer_try_to_cancel(&p->dl.inactive_timer) == 1) in switched_to_dl()
489 if (hrtimer_try_to_cancel(&ctx->t.tmr) >= 0) in do_timerfd_settime()
427 if (hrtimer_try_to_cancel(&di->safety_timer) >= 0) in ab8500_chargalg_stop_safety_timer()460 if (hrtimer_try_to_cancel(&di->maintenance_timer) >= 0) in ab8500_chargalg_stop_maintenance_timer()
580 hrtimer_try_to_cancel(&priv->trig_timer); in tsc2046_adc_irq()
120 hrtimer_try_to_cancel() and hrtimer_cancel() [which are roughly
733 if (hrtimer_try_to_cancel(&rtc->pie_timer) < 0) in rtc_update_hrtimer()
2183 if (hrtimer_try_to_cancel(&session->txtimer) == 1) in j1939_cancel_active_session()2185 if (hrtimer_try_to_cancel(&session->rxtimer) == 1) in j1939_cancel_active_session()
1591 hrtimer_try_to_cancel(&bfqd->idle_slice_timer); in __bfq_bfqd_reset_in_service()
2071 <idle>-0 3dN.1 15us : hrtimer_try_to_cancel <-hrtimer_cancel2072 <idle>-0 3dN.1 16us : lock_hrtimer_base.isra.18 <-hrtimer_try_to_cancel2081 <idle>-0 3dN.2 19us : _raw_spin_unlock_irqrestore <-hrtimer_try_to_cancel2346 yum-updatesd-3111 [003] 1637.254682: hrtimer_try_to_cancel <-hrtimer_cancel2347 yum-updatesd-3111 [003] 1637.254683: lock_hrtimer_base <-hrtimer_try_to_cancel2848 <idle>-0 [003] dN.1 4228.547804: hrtimer_try_to_cancel <-hrtimer_cancel2864 hrtimer_try_to_cancel2902 hrtimer_try_to_cancel
630 if (hrtimer_try_to_cancel(&tcp_sk(sk)->pacing_timer) == 1) in tcp_clear_xmit_timers()633 if (hrtimer_try_to_cancel(&tcp_sk(sk)->compressed_ack_timer) == 1) in tcp_clear_xmit_timers()
472 hrtimer_try_to_cancel(&sport->trigger_start_tx); in imx_uart_stop_tx()719 hrtimer_try_to_cancel(&sport->trigger_stop_tx); in imx_uart_start_tx()
132 hrtimer_try_to_cancel(&dev->power.suspend_timer); in pm_runtime_deactivate_timer()
967 hrtimer_try_to_cancel(&ncm->task_timer); in package_for_tx()
819 hrtimer_try_to_cancel(&i2c_imx->slave_timer); in i2c_imx_slave_handle()
299 if (wdg->timer.function && hrtimer_try_to_cancel(&wdg->timer) > 0) in __rq_cancel_watchdog()