Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dtorture.h41 bool torture_offline(int cpu, long *n_onl_attempts, long *n_onl_successes,
43 bool torture_online(int cpu, long *n_onl_attempts, long *n_onl_successes,
/Linux-v5.4/kernel/
Dtorture.c135 bool torture_online(int cpu, long *n_onl_attempts, long *n_onl_successes, in torture_online() argument
150 (*n_onl_attempts)++; in torture_online()