Searched refs:jiffies_to_nsecs (Results 1 – 12 of 12) sorted by relevance
133 ktime_t baset_ns = jiffies_to_nsecs(baset_j); in torture_hrtimeout_jiffies()135 return torture_hrtimeout_ns(baset_ns, jiffies_to_nsecs(1), trsp); in torture_hrtimeout_jiffies()
293 static inline u64 jiffies_to_nsecs(const unsigned long j) in jiffies_to_nsecs() function
192 diff = jiffies_to_nsecs(time[1] - time[0]); in dw_xdata_perf()
711 exp = jiffies_to_nsecs(fract); in rcu_tasks_wait_gp()713 schedule_hrtimeout_range(&exp, jiffies_to_nsecs(HZ / 2), HRTIMER_MODE_REL_HARD); in rcu_tasks_wait_gp()
637 return sprintf(buf, "%lld\n", jiffies_to_nsecs(smaster->poll_interval)); in poll_interval_ns_show()
1001 part_stat_add(bdev, nsecs[sgrp], jiffies_to_nsecs(duration)); in bdev_end_io_acct()
213 psi_period = jiffies_to_nsecs(PSI_FREQ); in psi_init()
1094 uint64_t delta = jiffies_to_nsecs(jiffies - start); in vc4_wait_for_seqno_ioctl_helper()
582 value = min(value, jiffies_to_nsecs(2)); in intel_clamp_max_busywait_duration_ns()
664 tstamp->stop -= jiffies_to_nsecs(-timeout); in nf_ct_delete()
486 return jiffies_to_nsecs(clone_to_tio(bio)->io->start_time); in dm_start_time_ns_from_clone()
5700 u64 ns = jiffies_to_nsecs(delta_jiff); in schedule_resp()
Completed in 79 milliseconds