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