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

/linux-4.1.27/include/linux/
H A Dhrtimer.h170 * @clock_was_set: Indicates that clock was set from irq context.
186 unsigned int clock_was_set; member in struct:hrtimer_cpu_base
323 extern void clock_was_set(void); clock_was_set_delayed()
/linux-4.1.27/kernel/time/
H A Dhrtimer.c466 * clock_was_set() might have changed base->offset of any of __hrtimer_get_next_event()
693 clock_was_set(); clock_was_set_work()
735 void clock_was_set(void) clock_was_set() function
747 * stopped with IRQs interrupts disabled so the clock_was_set() call
H A Dtimekeeping.c936 clock_was_set(); do_settimeofday64()
982 clock_was_set(); timekeeping_inject_offset()
1032 clock_was_set(); timekeeping_set_tai_offset()
1350 clock_was_set(); timekeeping_inject_sleeptime64()
2033 clock_was_set(); do_adjtimex()

Completed in 98 milliseconds