Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Djiffies.c32 static struct clocksource clocksource_jiffies = { variable
66 return __clocksource_register(&clocksource_jiffies); in init_jiffies_clocksource()
73 return &clocksource_jiffies; in clocksource_default_clock()
85 refined_jiffies = clocksource_jiffies; in register_refined_jiffies()