Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dtorture.c82 static int max_online; variable
162 max_online = delta; in torture_onoff()
166 if (max_online < delta) in torture_onoff()
167 max_online = delta; in torture_onoff()
220 min_online, max_online, in torture_onoff_stats()