Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dtorture.c76 static int min_offline = -1; variable
130 if (min_offline < 0) { in torture_onoff()
131 min_offline = delta; in torture_onoff()
134 if (min_offline > delta) in torture_onoff()
135 min_offline = delta; in torture_onoff()
221 min_offline, max_offline, in torture_onoff_stats()