Searched refs:jiffies_to_nsecs (Results 1 – 4 of 4) sorted by relevance
23 jiffies_to_nsecs(cputime_to_jiffies(__ct))
286 static inline u64 jiffies_to_nsecs(const unsigned long j) in jiffies_to_nsecs() function
273 this_rq()->prev_steal_time += jiffies_to_nsecs(steal_jiffies); in steal_account_process_tick()
2542 return jiffies_to_nsecs(next - now); in scheduler_tick_max_deferment()