Home
last modified time | relevance | path

Searched refs:STTIMER_SLOTTIME (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/lustre/lnet/selftest/
Dtimer.c54 #define STTIMER_SLOTTIME (1 << STTIMER_MINPOLL) macro
55 #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()