Searched refs:jiffies_to_nsecs (Results 1 – 8 of 8) sorted by relevance
293 static inline u64 jiffies_to_nsecs(const unsigned long j) in jiffies_to_nsecs() function
175 if (duration > jiffies_to_nsecs(2)) in max_spin_store()
211 psi_period = jiffies_to_nsecs(PSI_FREQ); in psi_init()676 sample = min(delta, (u32)jiffies_to_nsecs(1)); in record_times()
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()
1368 part_stat_add(part, nsecs[sgrp], jiffies_to_nsecs(duration)); in __part_end_io_acct()
584 return jiffies_to_nsecs(io->start_time); in dm_start_time_ns_from_clone()
5478 u64 ns = jiffies_to_nsecs(delta_jiff); in schedule_resp()