Searched refs:jiffies_to_msecs (Results 1 – 10 of 10) sorted by relevance
36 cpu_stall_timeout = jiffies_to_msecs(rcu_jiffies_till_stall_check()); in rcu_exp_jiffies_till_stall_check()44 if (cpu_stall_timeout && jiffies_to_msecs(till_stall_check) != cpu_stall_timeout) in rcu_exp_jiffies_till_stall_check()45 WRITE_ONCE(rcu_exp_cpu_stall_timeout, jiffies_to_msecs(till_stall_check)); in rcu_exp_jiffies_till_stall_check()
41 msec = jiffies_to_msecs(abs(nj)); in suspend_test_finish()
374 unsigned int jiffies_to_msecs(const unsigned long j) in jiffies_to_msecs() function389 EXPORT_SYMBOL(jiffies_to_msecs);
2112 return jiffies_to_msecs(timeout); in msleep_interruptible()
294 jiffies_to_msecs(desc->last_unhandled)); in irq_spurious_proc_show()
1240 *lvalp = jiffies_to_msecs(lval); in do_proc_dointvec_ms_jiffies_conv()
4871 hung = jiffies_to_msecs(jiffies - pool->watchdog_ts) / 1000; in show_one_worker_pool()5883 jiffies_to_msecs(now - pool_ts) / 1000); in wq_watchdog_timer_fn()
3156 sysctl_sched_rr_timeslice = jiffies_to_msecs(RR_TIMESLICE); in sched_rr_handler()
1510 time = jiffies_to_msecs(jiffies); in numa_hint_fault_latency()1527 now = jiffies_to_msecs(jiffies); in numa_promotion_rate_limit()1548 now = jiffies_to_msecs(jiffies); in numa_promotion_adjust_threshold()
4601 pgdat->nbp_th_start = jiffies_to_msecs(jiffies); in reset_memory_tiering()