Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtick-internal.h190 void clock_was_set(unsigned int bases);
H A Dtimekeeping.c1454 clock_was_set(CLOCK_SET_WALL); in do_settimeofday64()
1525 clock_was_set(CLOCK_SET_WALL); in timekeeping_inject_offset()
1924 clock_was_set(CLOCK_SET_WALL | CLOCK_SET_BOOT); in timekeeping_inject_sleeptime64()
1987 /* Notify timerfd as resume is equivalent to clock_was_set() */ in timekeeping_resume()
2747 clock_was_set(CLOCK_SET_WALL); in do_adjtimex()
H A Dhrtimer.c548 * clock_was_set() might have changed base->offset of any of in __hrtimer_next_event_base()
947 void clock_was_set(unsigned int bases) in clock_was_set() function
987 clock_was_set(CLOCK_SET_WALL); in clock_was_set_work()