Lines Matching refs:one
8 CONFIG_DEBUG_OBJECTS_RCU_HEAD -- Do one.
10 CONFIG_HZ_PERIODIC -- Do one.
12 CONFIG_NO_HZ_FULL -- Do two, one with CONFIG_NO_HZ_FULL_SYSIDLE.
13 CONFIG_NO_HZ_FULL_SYSIDLE -- Do one.
17 CONFIG_RCU_BOOST -- one of PREEMPT_RCU.
20 CONFIG_RCU_FANOUT_LEAF -- Do one non-default.
21 CONFIG_RCU_FAST_NO_HZ -- Do one, but not with CONFIG_RCU_NOCB_CPU_ALL.
23 CONFIG_RCU_NOCB_CPU_ALL -- Do one.
24 CONFIG_RCU_NOCB_CPU_NONE -- Do one.
25 CONFIG_RCU_NOCB_CPU_ZERO -- Do one.
27 CONFIG_SMP -- Need one !SMP for PREEMPT_RCU.
29 RCU-bh: Do one with PREEMPT and one with !PREEMPT.
30 RCU-sched: Do one with PREEMPT but not BOOST.
35 nohz_full - do at least one.
36 maxcpu -- do at least one.
37 rcupdate.rcu_self_test_bh -- Do at least one each, offloaded and not.
38 rcupdate.rcu_self_test_sched -- Do at least one each, offloaded and not.
39 rcupdate.rcu_self_test -- Do at least one each, offloaded and not.
40 rcutree.rcu_fanout_exact -- Do at least one.