Home
last modified time | relevance | path

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

/kernel/time/
Dclocksource.c818 if (curr_clocksource != best && !timekeeping_notify(best)) { in __clocksource_select()
Dtimekeeping.c1404 int timekeeping_notify(struct clocksource *clock) in timekeeping_notify() function