Searched refs:STTIMER_SLOTTIME (Results 1 – 1 of 1) sorted by relevance
54 #define STTIMER_SLOTTIME (1 << STTIMER_MINPOLL) macro55 #define STTIMER_SLOTTIMEMASK (~(STTIMER_SLOTTIME - 1))162 this_slot = cfs_time_sub(this_slot, STTIMER_SLOTTIME); in stt_check_timers()181 cfs_time_seconds(STTIMER_SLOTTIME)); in stt_timer_main()