Lines Matching full:default
10 default y if SMP
21 default y if PREEMPTION
34 default y if !PREEMPT_RCU && !SMP
43 default n
46 expert-level adjustments to RCU configuration. By default,
58 default y if TINY_RCU
64 default y if !TINY_RCU
81 default n
90 default n
94 default NEED_TASKS_RCU && (PREEMPTION || PREEMPT_AUTO)
101 default n
111 default n
118 default n
129 default n
148 default 64 if 64BIT
149 default 32 if !64BIT
155 The default value of RCU_FANOUT should be used for production
161 Take the default if unsure.
169 default 16 if !RCU_STRICT_GRACE_PERIOD
170 default 2 if RCU_STRICT_GRACE_PERIOD
176 want the default because the smaller leaf-level fanout keeps
196 Take the default if unsure.
201 default y if PREEMPT_RT
215 default 500
222 Accept the default if unsure.
227 default !PREEMPT_RT && NR_CPUS <= 32
232 This option is disabled by default on PREEMPT_RT=y kernels which
236 Accept the default if unsure.
242 default n
275 bool "Offload RCU callback processing from all CPUs by default"
277 default n
280 by default, in the absence of the rcu_nocbs or nohz_full boot
284 Say Y here if you want offload all CPUs by default on boot.
290 default y if PREEMPT_RT
306 default PREEMPT_RT || NR_CPUS < 8
315 hence the default chosen above.
319 Take the default if you are unsure.
324 default n
334 bool "Turn RCU lazy invocation off by default"
336 default n
338 Allows building the kernel with CONFIG_RCU_LAZY=y yet keep it default
345 default n