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

/linux-master/include/linux/
H A Dtorture.h61 bool torture_offline(int cpu, long *n_onl_attempts, long *n_onl_successes,
63 bool torture_online(int cpu, long *n_onl_attempts, long *n_onl_successes,
/linux-master/kernel/
H A Dtorture.c263 bool torture_online(int cpu, long *n_onl_attempts, long *n_onl_successes, argument
279 (*n_onl_attempts)++;
285 (*n_onl_attempts)--;

Completed in 114 milliseconds