Home
last modified time | relevance | path

Searched refs:check_clocks (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/time/
H A Dtick-sched.h27 * @check_clocks: Notification mechanism about clocksource changes
57 unsigned long check_clocks; member
H A Dtick-sched.c1470 set_bit(0, &per_cpu(tick_cpu_sched, cpu).check_clocks); in tick_clock_notify()
1480 set_bit(0, &ts->check_clocks); in tick_oneshot_notify()
1495 if (!test_and_clear_bit(0, &ts->check_clocks)) in tick_check_oneshot_change()
/kernel/linux/linux-6.6/kernel/time/
H A Dtick-sched.h56 * @check_clocks: Notification mechanism about clocksource changes
100 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()

Completed in 5 milliseconds