Home
last modified time | relevance | path

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

/kernel/
Dtorture.c136 unsigned long *sum_onl, int *min_onl, int *max_onl) in torture_online() argument
165 if (*min_onl < 0) { in torture_online()
166 *min_onl = delta; in torture_online()
169 if (*min_onl > delta) in torture_online()
170 *min_onl = delta; in torture_online()