Searched full:reduce (Results 1 – 25 of 1038) sorted by relevance
12345678910>>...42
/linux-5.10/arch/arm/mach-footbridge/ |
D | Kconfig | 17 Saying N will reduce the size of the Footbridge kernel. 29 Saying N will reduce the size of the Footbridge kernel. 48 Saying N will reduce the size of the Footbridge kernel. 62 Saying N will reduce the size of the Footbridge kernel. 78 Saying N will reduce the size of the Footbridge kernel.
|
/linux-5.10/Documentation/admin-guide/ |
D | kernel-per-CPU-kthreads.rst | 7 not listed here. To reduce OS jitter from non-per-CPU kthreads, bind 43 To reduce its OS jitter, do any of the following: 62 To reduce its OS jitter, do the following: 73 To reduce its OS jitter, do one of the following: 87 To reduce its OS jitter, each softirq vector must be handled 228 To reduce its OS jitter, do any of the following: 300 To reduce its OS jitter, do at least one of the following: 327 To reduce its OS jitter, do at least one of the following: 342 To reduce its OS jitter, do at least one of the following: 353 order to reduce the frequency of OS jitter due to the watchdog
|
/linux-5.10/scripts/genksyms/ |
D | Makefile | 9 # Suppress shift/reduce, reduce/reduce conflicts warnings
|
/linux-5.10/net/openvswitch/ |
D | Kconfig | 50 Say N to exclude this support and reduce the binary size. 62 Say N to exclude this support and reduce the binary size. 74 Say N to exclude this support and reduce the binary size.
|
/linux-5.10/net/bridge/ |
D | Kconfig | 47 Say N to exclude this support and reduce the binary size. 61 Say N to exclude this support and reduce the binary size. 73 Say N to exclude this support and reduce the binary size.
|
/linux-5.10/arch/arm/mach-rpc/include/mach/ |
D | memory.h | 9 * 31-Dec-1997 RMK Fixed definitions to reduce warnings 10 * 11-Jan-1998 RMK Uninlined to reduce hits on cache
|
/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | twl4030-audio.txt | 14 - ti,digimic_delay: Delay need after enabling the digimic to reduce artifacts 16 -ti,ramp_delay_value: HS ramp delay configuration to reduce pop noise
|
/linux-5.10/arch/mips/kvm/ |
D | Kconfig | 58 bool "KVM/MIPS: Dynamic binary translation to reduce traps" 63 instructions to reduce the number of traps.
|
/linux-5.10/arch/arm/boot/dts/ |
D | st-pincfg.h | 64 * Retiming the clk pins will park clock & reduce the noise within the core. 69 * Retiming the clk pins will park clock & reduce the noise within the core.
|
/linux-5.10/drivers/gpu/drm/i915/ |
D | i915_utils.c | 109 * the background by a timer tick. All to reduce the complexity in set_timer_ms() 110 * of the addition and reduce the risk of losing a jiffie. in set_timer_ms()
|
/linux-5.10/drivers/scsi/mpt3sas/ |
D | Kconfig | 62 parameter will reduce memory requirements on a per controller instance. 74 parameter will reduce memory requirements on a per controller instance.
|
/linux-5.10/tools/bpf/bpftool/skeleton/ |
D | profiler.bpf.c | 46 /* look up before reading, to reduce error */ in BPF_PROG() 102 /* read all events before updating the maps, to reduce error */ in BPF_PROG()
|
/linux-5.10/kernel/rcu/ |
D | Kconfig | 152 value to the maximum value possible in order to reduce the 221 Use this option to reduce OS jitter for aggressive HPC or 244 Use this option to further reduce the number of IPIs sent
|
/linux-5.10/Documentation/driver-api/thermal/ |
D | cpu-idle-cooling.rst | 14 critical temperature is reached, a decision must be taken to reduce 65 state with a minimum power consumption and reduce the static leakage 157 The power allocator governor will ask us somehow to reduce our power
|
/linux-5.10/sound/core/ |
D | Kconfig | 89 For some embedded devices, we may disable it to reduce memory 135 Say 'N' to disable Sound proc FS, which may reduce code size about
|
/linux-5.10/tools/power/pm-graph/ |
D | bootgraph.8 | 69 Reduce callgraph output in the timeline by limiting it to a list of calls. The 74 Reduce callgraph output in the timeline by skipping over uninteresting
|
/linux-5.10/Documentation/admin-guide/cifs/ |
D | todo.rst | 31 open/query/close and open/setinfo/close) to reduce the number of 35 significantly reduce redundant opens by using deferred close (with
|
/linux-5.10/fs/xfs/ |
D | Kconfig | 102 mounted XFS filesystem. This feature is intended to reduce 119 mounted XFS filesystem. This feature is intended to reduce
|
/linux-5.10/drivers/net/ethernet/dec/tulip/ |
D | Kconfig | 82 NAPI is a new driver API designed to reduce CPU and interrupt load 96 Use HW to reduce RX interrupts. Not strictly necessary since NAPI
|
/linux-5.10/arch/ia64/include/asm/ |
D | shmparam.h | 9 * To reduce the chance of this, we set SHMLBA to 1MB. --davidm 00/12/20
|
/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_pll.c | 49 /* reduce the numbers to a simpler ratio */ in amdgpu_pll_reduce_ratio() 189 /* reduce the numbers to a simpler ratio */ in amdgpu_pll_compute() 219 /* reduce the numbers to a simpler ratio once more */ in amdgpu_pll_compute()
|
/linux-5.10/arch/arm/mach-ebsa110/include/mach/ |
D | memory.h | 9 * 31-Dec-1997 RMK Fixed definitions to reduce warnings
|
/linux-5.10/arch/powerpc/crypto/ |
D | crc32-vpmsum_core.S | 10 * The first step is to reduce it to 1024 bits. We do this in 8 parallel 15 * The next step is to reduce the 1024 bits to 64 bits. This step adds 149 /* We reduce our final 128 bytes in a separate step */ 422 * Reduce the previously calculated 1024 bits to 64 bits, shifting 444 /* Now reduce the tail (0 - 112 bytes) */
|
/linux-5.10/security/selinux/include/ |
D | netport.h | 7 * needed to reduce the lookup overhead.
|
/linux-5.10/drivers/staging/vt6655/ |
D | TODO | 14 - reduce .data footprint
|
12345678910>>...42