Home
last modified time | relevance | path

Searched refs:ns_to_ktime (Results 1 – 25 of 84) sorted by relevance

1234

/Linux-v4.19/drivers/oprofile/
Dtimer_int.c29 hrtimer_forward_now(hrtimer, ns_to_ktime(TICK_NSEC)); in oprofile_hrtimer_notify()
43 hrtimer_start(hrtimer, ns_to_ktime(TICK_NSEC), in __oprofile_hrtimer_start()
/Linux-v4.19/drivers/media/cec/
Dcec-pin.c332 pin->ts = ns_to_ktime(0); in cec_pin_to_idle()
874 hrtimer_forward_now(timer, ns_to_ktime(100000)); in cec_pin_timer()
881 ns_to_ktime(pin->wait_usecs * 1000)); in cec_pin_timer()
886 ns_to_ktime(pin->wait_usecs * 1000)); in cec_pin_timer()
1011 ns_to_ktime(usecs * 1000)); in cec_pin_timer()
1016 hrtimer_forward_now(timer, ns_to_ktime(100000)); in cec_pin_timer()
1048 ns_to_ktime(pin->work_rx_msg.rx_ts)); in cec_pin_thread_func()
1077 hrtimer_start(&pin->timer, ns_to_ktime(0), in cec_pin_thread_func()
1084 hrtimer_start(&pin->timer, ns_to_ktime(0), in cec_pin_thread_func()
1110 pin->timer_ts = ns_to_ktime(0); in cec_pin_adap_enable()
[all …]
/Linux-v4.19/drivers/cpuidle/
Dcpuidle.c136 time_start = ns_to_ktime(local_clock()); in enter_s2idle_proper()
160 time_end = ns_to_ktime(local_clock()); in enter_s2idle_proper()
227 time_start = ns_to_ktime(local_clock()); in cpuidle_enter_state()
234 time_end = ns_to_ktime(local_clock()); in cpuidle_enter_state()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dclock.h55 return ns_to_ktime(nsec); in mlx5_timecounter_cyc2time()
/Linux-v4.19/sound/soc/fsl/
Dimx-pcm-fiq.c68 hrtimer_forward_now(hrt, ns_to_ktime(iprtd->poll_time_ns)); in snd_hrtimer_callback()
125 hrtimer_start(&iprtd->hrt, ns_to_ktime(iprtd->poll_time_ns), in snd_imx_pcm_trigger()
/Linux-v4.19/drivers/net/ethernet/ti/
Dcpts.c110 ssh.hwtstamp = ns_to_ktime(ns); in cpts_match_tx_ts()
420 ssh->hwtstamp = ns_to_ktime(ns); in cpts_rx_timestamp()
435 ssh.hwtstamp = ns_to_ktime(ns); in cpts_tx_timestamp()
/Linux-v4.19/kernel/
Dwatchdog.c377 hrtimer_forward_now(hrtimer, ns_to_ktime(sample_period)); in watchdog_timer_fn()
488 hrtimer_start(hrtimer, ns_to_ktime(sample_period), in watchdog_enable()
/Linux-v4.19/sound/core/
Dhrtimer.c115 hrtimer_start(&stime->hrt, ns_to_ktime(t->sticks * resolution), in snd_hrtimer_start()
/Linux-v4.19/drivers/char/hw_random/
Dtimeriomem-rng.c158 priv->period = ns_to_ktime(period * NSEC_PER_USEC); in timeriomem_rng_probe()
/Linux-v4.19/include/linux/
Dktime.h265 static inline ktime_t ns_to_ktime(u64 ns) in ns_to_ktime() function
Dhrtimer.h238 timer->node.expires = ktime_add_safe(time, ns_to_ktime(delta)); in hrtimer_set_expires_range_ns()
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/
Dqede_ptp.c180 shhwtstamps.hwtstamp = ns_to_ktime(ns); in qede_ptp_task()
555 skb_hwtstamps(skb)->hwtstamp = ns_to_ktime(ns); in qede_ptp_rx_ts()
/Linux-v4.19/net/rxrpc/
Dcall_event.c175 timeout = ns_to_ktime(call->peer->rtt * 3 / 2); in rxrpc_resend()
178 min_timeo = ns_to_ktime((1000000000 / HZ) * 4); in rxrpc_resend()
/Linux-v4.19/drivers/media/rc/
Dir-rx51.c138 ns_to_ktime(US_TO_NS(ir_rx51->wbuf[0])), in ir_rx51_tx()
/Linux-v4.19/kernel/time/
Dsched_clock.c190 cd.wrap_kt = ns_to_ktime(wrap); in sched_clock_register()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Den_clock.c74 hwts->hwtstamp = ns_to_ktime(nsec); in mlx4_en_fill_hwtstamps()
/Linux-v4.19/drivers/net/dsa/mv88e6xxx/
Dhwtstamp.c339 shwt->hwtstamp = ns_to_ktime(ns); in mv88e6xxx_get_rxts()
457 shhwtstamps.hwtstamp = ns_to_ktime(ns); in mv88e6xxx_txtstamp_work()
/Linux-v4.19/drivers/net/ethernet/intel/e1000e/
Dptp.c133 *device = ns_to_ktime(timecounter_cyc2time(&adapter->tc, dev_cycles)); in e1000e_phc_get_syncdevicetime()
/Linux-v4.19/virt/kvm/arm/
Darch_timer.c187 hrtimer_forward_now(hrt, ns_to_ktime(ns)); in kvm_bg_timer_expire()
213 hrtimer_forward_now(hrt, ns_to_ktime(ns)); in kvm_phys_timer_expire()
/Linux-v4.19/sound/drivers/pcsp/
Dpcsp_lib.c148 hrtimer_forward(handle, hrtimer_get_expires(handle), ns_to_ktime(ns)); in pcsp_do_timer()
/Linux-v4.19/drivers/firmware/tegra/
Dbpmp.c147 start = ns_to_ktime(local_clock()); in tegra_bpmp_wait_master_free()
153 now = ns_to_ktime(local_clock()); in tegra_bpmp_wait_master_free()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dpll.c217 wait = ns_to_ktime(1000 * 1000); in wait_for_bit_change()
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_display.c134 if (stime) *stime = ns_to_ktime(args.scan.time[0]); in nouveau_display_scanoutpos_head()
135 if (etime) *etime = ns_to_ktime(args.scan.time[1]); in nouveau_display_scanoutpos_head()
/Linux-v4.19/kernel/sched/
Drt.c43 rt_b->rt_period = ns_to_ktime(period); in init_rt_bandwidth()
69 hrtimer_forward_now(&rt_b->rt_period_timer, ns_to_ktime(0)); in start_rt_bandwidth()
2536 tg->rt_bandwidth.rt_period = ns_to_ktime(rt_period); in tg_set_rt_bandwidth()
2654 def_rt_bandwidth.rt_period = ns_to_ktime(global_rt_period()); in sched_rt_do_global()
/Linux-v4.19/drivers/net/phy/
Ddp83640.c879 shhwtstamps->hwtstamp = ns_to_ktime(rxts->ns); in decode_rxts()
924 shhwtstamps.hwtstamp = ns_to_ktime(ns); in decode_txts()
1450 shhwtstamps->hwtstamp = ns_to_ktime(rxts->ns); in dp83640_rxtstamp()

1234