Home
last modified time | relevance | path

Searched refs:clocksource_jiffies (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/kernel/time/
Djiffies.c67 static struct clocksource clocksource_jiffies = { variable
98 return __clocksource_register(&clocksource_jiffies); in init_jiffies_clocksource()
105 return &clocksource_jiffies; in clocksource_default_clock()
117 refined_jiffies = clocksource_jiffies; in register_refined_jiffies()