Home
last modified time | relevance | path

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

/linux/include/linux/
A Dtorture.h60 int torture_num_online_cpus(void);
62 static inline int torture_num_online_cpus(void) { return 1; } in torture_num_online_cpus() function
/linux/kernel/
A Dtorture.c185 int torture_num_online_cpus(void) in torture_num_online_cpus() function
189 EXPORT_SYMBOL_GPL(torture_num_online_cpus);
/linux/kernel/rcu/
A Drcutorture.c1358 int noc = torture_num_online_cpus(); in rcu_torture_reader_do_mbchk()
1698 while (torture_num_online_cpus() < mynumonline && !torture_must_stop()) in rcu_torture_reader()

Completed in 12 milliseconds