Lines Matching full:default
10 default y if SMP
21 default y if PREEMPTION
34 default y if !PREEMPTION && !SMP
43 default n
46 expert-level adjustments to RCU configuration. By default,
65 default y if SRCU && TINY_RCU
71 default y if SRCU && !TINY_RCU
86 default n
95 default n
102 default n
112 default n
119 default n
130 default n
149 default 64 if 64BIT
150 default 32 if !64BIT
156 The default value of RCU_FANOUT should be used for production
162 Take the default if unsure.
170 default 16 if !RCU_STRICT_GRACE_PERIOD
171 default 2 if RCU_STRICT_GRACE_PERIOD
177 want the default because the smaller leaf-level fanout keeps
197 Take the default if unsure.
202 default y if PREEMPT_RT
216 default 500
223 Accept the default if unsure.
228 default !PREEMPT_RT && NR_CPUS <= 32
233 This option is disabled by default on PREEMPT_RT=y kernels which
237 Accept the default if unsure.
243 default n
268 bool "Offload RCU callback processing from all CPUs by default"
270 default n
273 by default, in the absence of the rcu_nocbs or nohz_full boot
277 Say Y here if you want offload all CPUs by default on boot.
283 default y if PREEMPT_RT
299 default PREEMPT_RT || NR_CPUS < 8
308 hence the default chosen above.
312 Take the default if you are unsure.