Searched refs:STTIMER_SLOTTIMEMASK (Results 1 – 1 of 1) sorted by relevance
54 #define STTIMER_SLOTTIMEMASK (~(STTIMER_SLOTTIME - 1)) macro155 this_slot = now & STTIMER_SLOTTIMEMASK; in stt_check_timers()164 *last = now & STTIMER_SLOTTIMEMASK; in stt_check_timers()212 stt_data.stt_prev_slot = ktime_get_real_seconds() & STTIMER_SLOTTIMEMASK; in stt_startup()