Lines Matching full:one
8 CONFIG_DEBUG_OBJECTS_RCU_HEAD -- Do one.
9 CONFIG_HZ_PERIODIC -- Do one.
11 CONFIG_NO_HZ_FULL -- Do two, one with partial CPU enablement.
15 CONFIG_RCU_BOOST -- one of PREEMPT_RCU.
17 CONFIG_RCU_FANOUT_LEAF -- Do one non-default.
18 CONFIG_RCU_NOCB_CPU -- Do three, one with no rcu_nocbs CPUs, one with
19 rcu_nocbs=0, and one with all rcu_nocbs CPUs.
21 CONFIG_SMP -- Need one !SMP for PREEMPT_RCU.
23 CONFIG_RCU_EQS_DEBUG -- Do at least one for CONFIG_NO_HZ_FULL and not.
25 RCU-bh: Do one with PREEMPT and one with !PREEMPT.
26 RCU-sched: Do one with PREEMPT but not BOOST.
31 nohz_full - do at least one.
32 maxcpu -- do at least one.
33 rcupdate.rcu_self_test_bh -- Do at least one each, offloaded and not.
34 rcupdate.rcu_self_test_sched -- Do at least one each, offloaded and not.
35 rcupdate.rcu_self_test -- Do at least one each, offloaded and not.
36 rcutree.rcu_fanout_exact -- Do at least one.