Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtick-sched.h100 unsigned long check_clocks; member
H A Dtick-sched.c1578 set_bit(0, &per_cpu(tick_cpu_sched, cpu).check_clocks); in tick_clock_notify()
1588 set_bit(0, &ts->check_clocks); in tick_oneshot_notify()
1603 if (!test_and_clear_bit(0, &ts->check_clocks)) in tick_check_oneshot_change()