| /linux/kernel/time/ |
| H A D | sched_clock.c | 220 hrtimer_start(&sched_clock_timer, cd.wrap_kt, in sched_clock_register() 267 hrtimer_start(&sched_clock_timer, cd.wrap_kt, HRTIMER_MODE_REL_HARD); in generic_sched_clock_init() 309 hrtimer_start(&sched_clock_timer, cd.wrap_kt, HRTIMER_MODE_REL_HARD); in sched_clock_resume()
|
| H A D | itimer.c | 252 hrtimer_start(timer, expires, HRTIMER_MODE_REL); in do_setitimer()
|
| /linux/net/mac802154/ |
| H A D | util.c | 132 hrtimer_start(&local->ifs_timer, in ieee802154_xmit_complete() 136 hrtimer_start(&local->ifs_timer, in ieee802154_xmit_complete()
|
| /linux/sound/sh/ |
| H A D | sh_dac_audio.c | 55 hrtimer_start(&chip->hrtimer, chip->wakeups_per_second, in dac_audio_start_timer() 289 hrtimer_start(&chip->hrtimer, chip->wakeups_per_second, in sh_dac_audio_timer()
|
| /linux/include/kunit/ |
| H A D | run-in-irq-context.h | 107 hrtimer_start(&state.timer, KUNIT_IRQ_TEST_HRTIMER_INTERVAL, in kunit_run_irq_test()
|
| /linux/arch/riscv/kvm/ |
| H A D | vcpu_timer.c | 96 hrtimer_start(&t->hrt, ktime_set(0, delta_ns), HRTIMER_MODE_REL); in kvm_riscv_vcpu_update_hrtimer() 150 hrtimer_start(&t->hrt, ktime_set(0, delta_ns), HRTIMER_MODE_REL); in kvm_riscv_vcpu_timer_blocking()
|
| /linux/sound/core/ |
| H A D | hrtimer.c | 99 hrtimer_start(&stime->hrt, ns_to_ktime(t->sticks * resolution), in snd_hrtimer_start()
|
| /linux/arch/loongarch/kvm/ |
| H A D | timer.c | 170 hrtimer_start(&vcpu->arch.swtimer, expire, HRTIMER_MODE_ABS_PINNED_HARD); in _kvm_save_timer()
|
| /linux/drivers/media/rc/ |
| H A D | pwm-ir-tx.c | 110 hrtimer_start(&pwm_ir->timer, 0, HRTIMER_MODE_REL); in pwm_ir_tx_atomic()
|
| /linux/drivers/pps/generators/ |
| H A D | pps_gen_parport.c | 211 hrtimer_start(&device.timer, next_intr_time(&device), HRTIMER_MODE_ABS); in parport_attach()
|
| H A D | pps_gen_tio.c | 180 hrtimer_start(&tio->timer, first_event(tio), HRTIMER_MODE_ABS); in pps_tio_gen_enable()
|
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_huc.c | 113 hrtimer_start(&huc->delayed_load.timer, in gsc_init_done() 170 hrtimer_start(&huc->delayed_load.timer, delay, HRTIMER_MODE_REL); in huc_delayed_load_start()
|
| /linux/arch/powerpc/kvm/ |
| H A D | emulate.c | 58 hrtimer_start(&vcpu->arch.dec_timer, in kvmppc_emulate_dec()
|
| /linux/drivers/net/can/spi/mcp251xfd/ |
| H A D | mcp251xfd-tef.c | 296 hrtimer_start(&priv->tx_irq_timer, in mcp251xfd_handle_tefif()
|
| H A D | mcp251xfd-rx.c | 327 hrtimer_start(&priv->rx_irq_timer, in mcp251xfd_handle_rxif()
|
| /linux/include/linux/ |
| H A D | hrtimer.h | 256 static inline void hrtimer_start(struct hrtimer *timer, ktime_t tim, in hrtimer_start() function
|
| /linux/net/can/j1939/ |
| H A D | bus.c | 117 hrtimer_start(&ecu->ac_timer, ms_to_ktime(250), in j1939_ecu_timer_start()
|
| /linux/kernel/sched/ |
| H A D | idle.c | 410 hrtimer_start(&it.timer, ns_to_ktime(duration_ns), in play_idle_precise()
|
| /linux/sound/drivers/pcsp/ |
| H A D | pcsp_lib.c | 169 hrtimer_start(&pcsp_chip.timer, 0, HRTIMER_MODE_REL); in pcsp_start_playing()
|
| /linux/drivers/input/joystick/ |
| H A D | walkera0701.c | 164 hrtimer_start(&w->timer, BIN_SAMPLE, HRTIMER_MODE_REL); in walkera0701_irq_handler()
|
| /linux/include/trace/events/ |
| H A D | timer.h | 222 TRACE_EVENT(hrtimer_start,
|
| /linux/arch/powerpc/perf/ |
| H A D | vpa-dtl.c | 311 hrtimer_start(&hwc->hrtimer, ns_to_ktime(period), HRTIMER_MODE_REL_PINNED); in vpa_dtl_start_hrtimer()
|
| /linux/net/can/ |
| H A D | bcm.c | 545 hrtimer_start(&op->thrtimer, in bcm_rx_update_and_send() 607 hrtimer_start(&op->timer, op->kt_ival1, HRTIMER_MODE_REL_SOFT); in bcm_rx_starttimer() 1278 hrtimer_start(&op->timer, op->kt_ival1, in bcm_rx_setup()
|
| /linux/drivers/leds/trigger/ |
| H A D | ledtrig-pattern.c | 85 hrtimer_start(&data->hrtimer, ns_to_ktime(0), HRTIMER_MODE_REL); in pattern_trig_timer_start()
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | dummy_hcd.c | 1310 hrtimer_start(&dum_hcd->timer, ns_to_ktime(DUMMY_TIMER_INT_NSECS), in dummy_urb_enqueue() 1333 hrtimer_start(&dum_hcd->timer, ns_to_ktime(0), HRTIMER_MODE_REL_SOFT); in dummy_urb_dequeue() 2008 hrtimer_start(&dum_hcd->timer, ns_to_ktime(DUMMY_TIMER_INT_NSECS), in dummy_timer() 2404 hrtimer_start(&dum_hcd->timer, ns_to_ktime(0), HRTIMER_MODE_REL_SOFT); in dummy_bus_resume()
|