Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtorture.h53 bool torture_offline(int cpu, long *n_onl_attempts, long *n_onl_successes,
55 bool torture_online(int cpu, long *n_onl_attempts, long *n_onl_successes,
/Linux-v4.19/kernel/
Dtorture.c143 bool torture_online(int cpu, long *n_onl_attempts, long *n_onl_successes, in torture_online() argument
158 (*n_onl_attempts)++; in torture_online()