Home
last modified time | relevance | path

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

/kernel/
Dtorture.c149 unsigned long *sum_onl, int *min_onl, int *max_onl) in torture_online() argument
185 if (*min_onl < 0) { in torture_online()
186 *min_onl = delta; in torture_online()
189 if (*min_onl > delta) in torture_online()
190 *min_onl = delta; in torture_online()