Searched refs:jiffies_to_nsecs (Results 1 – 10 of 10) sorted by relevance
293 static inline u64 jiffies_to_nsecs(const unsigned long j) in jiffies_to_nsecs() function
222 psi_period = jiffies_to_nsecs(PSI_FREQ); in psi_init()731 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()
507 jiffies_to_nsecs(dd->aging_expire)); in dd_dispatch_request()
1372 part_stat_add(part, nsecs[sgrp], jiffies_to_nsecs(duration)); in __part_end_io_acct()
1069 uint64_t delta = jiffies_to_nsecs(jiffies - start); in vc4_wait_for_seqno_ioctl_helper()
668 tstamp->stop -= jiffies_to_nsecs(-timeout); in nf_ct_delete()
595 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()