Home
last modified time | relevance | path

Searched refs:enables (Results 1 – 9 of 9) sorted by relevance

/kernel/cgroup/
Drdma.c390 int *new_limits, unsigned long *enables) in rdmacg_parse_limits() argument
404 *enables |= BIT(index); in rdmacg_parse_limits()
434 unsigned long enables = 0; in rdmacg_resource_set_max() local
450 ret = rdmacg_parse_limits(options, new_limits, &enables); in rdmacg_resource_set_max()
470 for_each_set_bit(i, &enables, RDMACG_RESOURCE_MAX) in rdmacg_resource_set_max()
/kernel/time/
DKconfig112 This option enables a tickless idle system: timer interrupts
187 This is the old config entry that enables dynticks idle.
195 This option enables high resolution timer support. If your
/kernel/rcu/
DKconfig79 This option enables generic infrastructure code supporting
88 This option force-enables a task-based RCU implementation
104 This option force-enables a task-based RCU implementation
121 This option enables a task-based RCU implementation that uses
136 This option enables RCU CPU stall code that is common between
DKconfig.debug104 This option enables additional tracepoints for ftrace-style
/kernel/gcov/
DKconfig11 This option enables gcov-based code profiling (e.g. for code coverage
/kernel/power/
DKconfig201 This option enables various debugging support in the Power Management
247 This enables code to save the last PM event point across
265 This enables some cheesy code to save the last PM event point in the
348 make smarter decisions. This config option enables the framework
/kernel/dma/
DKconfig87 This enables support for restricted DMA pools which provide a level of
122 This enables the Contiguous Memory Allocator which allows drivers
/kernel/trace/
DKconfig266 This option enables kernel function probe (fprobe) based on ftrace.
278 This option enables the kernel function profiler. A file is created
470 IRQs and other threads. It also enables the capture of the
585 This option also enables the likely/unlikely profiler.
967 It basically just enables each event and runs some code that
968 will trigger events (not necessarily the event it enables)
976 It only enables the event and disables it and runs various loads
/kernel/module/
DKconfig76 This enables module versioning for exported symbols also from
95 This enables the module attribute "scmversion" which can be used