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.
16 CONFIG_PROVE_RCU -- Do all but one under CONFIG_PROVE_LOCKING.
17 CONFIG_RCU_BOOST -- one of TREE_PREEMPT_RCU.
19 CONFIG_RCU_CPU_STALL_INFO -- do one with and without _VERBOSE.
20 CONFIG_RCU_CPU_STALL_VERBOSE -- do one with and without _INFO.
22 CONFIG_RCU_FANOUT_EXACT -- Do one.
23 CONFIG_RCU_FANOUT_LEAF -- Do one non-default.
24 CONFIG_RCU_FAST_NO_HZ -- Do one, but not with CONFIG_RCU_NOCB_CPU_ALL.
26 CONFIG_RCU_NOCB_CPU_ALL -- Do one.
27 CONFIG_RCU_NOCB_CPU_NONE -- Do one.
28 CONFIG_RCU_NOCB_CPU_ZERO -- Do one.
30 CONFIG_SMP -- Need one !SMP for TREE_PREEMPT_RCU.
31 RCU-bh: Do one with PREEMPT and one with !PREEMPT.
32 RCU-sched: Do one with PREEMPT but not BOOST.