Home
last modified time | relevance | path

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

/kernel/
Dtorture.c81 static int min_online = -1; variable
160 if (min_online < 0) { in torture_onoff()
161 min_online = delta; in torture_onoff()
164 if (min_online > delta) in torture_onoff()
165 min_online = delta; in torture_onoff()
220 min_online, max_online, in torture_onoff_stats()