Home
last modified time | relevance | path

Searched refs:want (Results 1 – 12 of 12) sorted by relevance

/kernel/rcu/
DKconfig.debug38 Say Y here if you want RCU performance tests to be built into
40 Say M if you want the RCU performance tests to build as a module.
55 Say Y here if you want RCU torture tests to be built into
57 Say M if you want the RCU torture tests to build as a module.
80 Say Y here if you want to enable RCU tracing
DKconfig122 want the default because the smaller leaf-level fanout keeps
124 (hundreds or thousands of CPUs) will instead want to set this
209 Say Y here if you want to help to debug reduced OS jitter.
/kernel/irq/
DKconfig118 Sparse irq numbering is useful for distro kernels that want
119 to define a high CONFIG_NR_CPUS value but still want to have
/kernel/sched/
Drt.c741 s64 want; in __disable_runtime() local
761 want = rt_b->rt_runtime - rt_rq->rt_runtime; in __disable_runtime()
777 if (want > 0) { in __disable_runtime()
778 diff = min_t(s64, iter->rt_runtime, want); in __disable_runtime()
780 want -= diff; in __disable_runtime()
782 iter->rt_runtime -= want; in __disable_runtime()
783 want -= want; in __disable_runtime()
787 if (!want) in __disable_runtime()
796 BUG_ON(want); in __disable_runtime()
/kernel/livepatch/
DKconfig16 Say Y here if you want to support kernel live patching.
/kernel/configs/
Dxen.config17 # You want TCP/IP and ELF binaries right?
/kernel/time/
DKconfig88 Most of the time you want to say Y here.
148 don't want in production.
/kernel/power/
Dswap.c1168 have = 0, want, need, asked = 0; in load_image_lzo() local
1276 want = ring_size = i; in load_image_lzo()
1292 for (i = 0; !eof && i < want; i++) { in load_image_lzo()
1311 want -= i; in load_image_lzo()
1361 want++; in load_image_lzo()
DKconfig63 continue to run as before. If you do not want the previous state to
191 You probably want to have your system's RTC driver statically
/kernel/
DKconfig.preempt16 scientific/computation system, or if you want to maximize the
/kernel/trace/
DKconfig289 want to trace. It also includes the sched_switch tracer plugin.
355 Only enable it if you want to analyse the branching behavior.
444 Say Y here if you want to be able to trace the block layer actions
476 If you want to use perf tools, this option is strongly recommended.
484 This is only for the developers who want to debug ftrace itself
/kernel/dma/
DKconfig171 This option causes a performance degradation. Use only if you want to