Searched refs:jiffies_to_nsecs (Results 1 – 11 of 11) 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()
171 if (duration > jiffies_to_nsecs(2)) in max_spin_store()
637 return sprintf(buf, "%lld\n", jiffies_to_nsecs(smaster->poll_interval)); in poll_interval_ns_show()
1304 part_stat_add(part, nsecs[sgrp], jiffies_to_nsecs(duration)); in __part_end_io_acct()
222 psi_period = jiffies_to_nsecs(PSI_FREQ); in psi_init()
1068 uint64_t delta = jiffies_to_nsecs(jiffies - start); in vc4_wait_for_seqno_ioctl_helper()
483 return jiffies_to_nsecs(io->start_time); in dm_start_time_ns_from_clone()
691 tstamp->stop -= jiffies_to_nsecs(-timeout); in nf_ct_delete()
5515 u64 ns = jiffies_to_nsecs(delta_jiff); in schedule_resp()
Completed in 43 milliseconds