Searched refs:INITIAL_JIFFIES (Results 1 – 17 of 17) sorted by relevance
72 return jiffies_64_to_clock_t(jiffies_64 - INITIAL_JIFFIES); in trace_clock_jiffies()
29 __visible volatile unsigned long jiffies __cacheline_aligned_in_smp = INITIAL_JIFFIES;
229 return (jiffies_64 - INITIAL_JIFFIES) * (1000000000 / HZ); in native_sched_clock()
24 #ifndef INITIAL_JIFFIES25 #define INITIAL_JIFFIES ((unsigned long)(unsigned int) (-300*HZ)) macro298 INITIAL_JIFFIES) * 100 / HZ) : 0; in iscsi_stat_tgt_attr_last_fail_time_show()
210 static unsigned long next = INITIAL_JIFFIES; in proc_sched_autogroup_set_nice()
66 return (unsigned long long)(jiffies - INITIAL_JIFFIES) in sched_clock()
82 return (u64)(jiffies - INITIAL_JIFFIES); in jiffy_sched_clock_read()
58 __visible u64 jiffies_64 __cacheline_aligned_in_smp = INITIAL_JIFFIES;
30 #ifndef INITIAL_JIFFIES31 #define INITIAL_JIFFIES ((unsigned long)(unsigned int) (-300*HZ)) macro342 INITIAL_JIFFIES) * 100 / HZ)); in target_stat_lu_creation_time_show()1120 INITIAL_JIFFIES) * 100 / HZ)); in target_stat_auth_creation_time_show()
174 #define INITIAL_JIFFIES ((unsigned long)(unsigned int) (-300*HZ)) macro
116 data->time = htonl((jiffies - INITIAL_JIFFIES) * (1000 / HZ)); in cisco_keepalive_send()
558 static unsigned long last_reset = INITIAL_JIFFIES; in rt2x00debug_write_restart_hw()
1167 #define INIT_TIMER_RAND_STATE { INITIAL_JIFFIES, };1979 state->last_time = INITIAL_JIFFIES; in rand_initialize_disk()
630 return (get_jiffies_64() - INITIAL_JIFFIES) * in acpi_os_get_timer()
5690 static unsigned long wq_watchdog_touched = INITIAL_JIFFIES;5691 static DEFINE_PER_CPU(unsigned long, wq_watchdog_touched_cpu) = INITIAL_JIFFIES;
1632 return (cstamp - INITIAL_JIFFIES) * 100UL / HZ; in cstamp_delta()
100 return (cstamp - INITIAL_JIFFIES) * 100UL / HZ; in cstamp_delta()