Searched refs:TICK_DEP_MASK_CLOCK_UNSTABLE (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dtick.h125 #define TICK_DEP_MASK_CLOCK_UNSTABLE (1 << TICK_DEP_BIT_CLOCK_UNSTABLE) macro
/linux-master/kernel/time/
H A Dtick-sched.c348 if (val & TICK_DEP_MASK_CLOCK_UNSTABLE) {
349 trace_tick_stop(0, TICK_DEP_MASK_CLOCK_UNSTABLE);

Completed in 114 milliseconds