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

/linux-master/kernel/time/
H A Dtick-sched.h31 #define TS_FLAG_HIGHRES BIT(5) macro
H A Dtick-sched.c316 if (tick_sched_flag_test(ts, TS_FLAG_HIGHRES))
846 if (tick_sched_flag_test(ts, TS_FLAG_HIGHRES)) {
1062 if (tick_sched_flag_test(ts, TS_FLAG_HIGHRES)) {
1592 tick_sched_flag_set(ts, TS_FLAG_HIGHRES);
H A Dtimer_list.c156 P_flag(highres, TS_FLAG_HIGHRES);

Completed in 125 milliseconds