Searched refs:jiffies_to_nsecs (Results 1 – 9 of 9) sorted by relevance
293 static inline u64 jiffies_to_nsecs(const unsigned long j) in jiffies_to_nsecs() function
215 psi_period = jiffies_to_nsecs(PSI_FREQ); in psi_init()680 sample = min(delta, (u32)jiffies_to_nsecs(1)); in record_times()
175 if (duration > jiffies_to_nsecs(2)) in max_spin_store()
633 return sprintf(buf, "%lld\n", jiffies_to_nsecs(smaster->poll_interval)); in poll_interval_ns_show()
1069 uint64_t delta = jiffies_to_nsecs(jiffies - start); in vc4_wait_for_seqno_ioctl_helper()
1357 part_stat_add(part, nsecs[sgrp], jiffies_to_nsecs(duration)); in __part_end_io_acct()
667 tstamp->stop -= jiffies_to_nsecs(-timeout); in nf_ct_delete()
594 return jiffies_to_nsecs(io->start_time); in dm_start_time_ns_from_clone()
5517 u64 ns = jiffies_to_nsecs(delta_jiff); in schedule_resp()