Home
last modified time | relevance | path

Searched full:reduce (Results 1 – 25 of 2395) sorted by relevance

12345678910>>...96

/kernel/linux/linux-5.10/arch/arm/mach-footbridge/
DKconfig17 Saying N will reduce the size of the Footbridge kernel.
27 Saying N will reduce the size of the Footbridge kernel.
41 Saying N will reduce the size of the Footbridge kernel.
57 Saying N will reduce the size of the Footbridge kernel.
/kernel/linux/linux-6.6/arch/x86/crypto/
Dpolyval-clmulni_asm.S134 * product of two 128-bit polynomials in Montgomery form. We need to reduce it
178 * If reduce is set, also computes the montgomery reduction of the
180 * (m_0 + REDUCE(PL, PH))h^8 + ... + m_7h^1.
181 * I.e., the first multiplication uses m_0 + REDUCE(PL, PH) instead of m_0.
183 .macro full_stride reduce argument
189 .if \reduce
194 .if \reduce
199 .if \reduce
204 .if \reduce
209 .if \reduce
[all …]
/kernel/linux/linux-6.6/net/bridge/
DKconfig47 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.
84 Say N to exclude this support and reduce the binary size.
/kernel/linux/linux-6.6/arch/arm64/crypto/
Dpolyval-ce-core.S160 * product of two 128-bit polynomials in Montgomery form. We need to reduce it
211 * If reduce is set, also computes the montgomery reduction of the
213 * (m_0 + REDUCE(PL, PH))h^8 + ... + m_7h^1.
214 * I.e., the first multiplication uses m_0 + REDUCE(PL, PH) instead of m_0.
218 .macro full_stride reduce argument
227 .if \reduce
232 .if \reduce
237 .if \reduce
242 .if \reduce
247 .if \reduce
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dkernel-per-CPU-kthreads.rst7 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
/kernel/linux/linux-6.6/scripts/genksyms/
DMakefile9 # Suppress shift/reduce, reduce/reduce conflicts warnings
/kernel/linux/linux-5.10/scripts/genksyms/
DMakefile9 # Suppress shift/reduce, reduce/reduce conflicts warnings
/kernel/linux/linux-5.10/net/openvswitch/
DKconfig50 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.
/kernel/linux/linux-6.6/net/openvswitch/
DKconfig52 Say N to exclude this support and reduce the binary size.
64 Say N to exclude this support and reduce the binary size.
76 Say N to exclude this support and reduce the binary size.
/kernel/linux/linux-5.10/net/bridge/
DKconfig47 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.
/kernel/linux/linux-6.6/Documentation/admin-guide/
Dkernel-per-CPU-kthreads.rst7 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:
/kernel/linux/linux-6.6/arch/openrisc/
DKconfig129 the kernel which in general will improve performance and reduce the
142 the kernel which in general will improve performance and reduce the
155 the kernel which in general will improve performance and reduce the
168 the kernel which in general will improve performance and reduce the
/kernel/linux/linux-6.6/arch/arm/mach-rpc/include/mach/
Dmemory.h9 * 31-Dec-1997 RMK Fixed definitions to reduce warnings
10 * 11-Jan-1998 RMK Uninlined to reduce hits on cache
/kernel/linux/linux-5.10/arch/arm/mach-rpc/include/mach/
Dmemory.h9 * 31-Dec-1997 RMK Fixed definitions to reduce warnings
10 * 11-Jan-1998 RMK Uninlined to reduce hits on cache
/kernel/linux/linux-6.6/arch/arm/mach-footbridge/
DKconfig29 Saying N will reduce the size of the Footbridge kernel.
43 Saying N will reduce the size of the Footbridge kernel.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/
Dtwl4030-audio.txt14 - 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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dtwl4030-audio.txt14 - 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
/kernel/linux/linux-5.10/arch/mips/kvm/
DKconfig58 bool "KVM/MIPS: Dynamic binary translation to reduce traps"
63 instructions to reduce the number of traps.
/kernel/linux/linux-6.6/arch/arm/boot/dts/st/
Dst-pincfg.h64 * 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.
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dst-pincfg.h64 * 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.
/kernel/linux/linux-6.6/kernel/rcu/
DKconfig175 value to the maximum value possible in order to reduce the
225 Use this option to further reduce the latencies of expedited
240 Use this option to reduce OS jitter for aggressive HPC or
296 Use this option to further reduce the number of IPIs sent
/kernel/linux/linux-6.6/tools/perf/util/bpf_skel/
Dbpf_prog_profiler.bpf.c40 /* look up before reading, to reduce error */ in BPF_PROG()
83 /* read all events before updating the maps, to reduce error */ in BPF_PROG()
/kernel/linux/linux-6.6/net/netfilter/
Dnft_masq.c147 .reduce = NFT_REDUCE_READONLY,
175 .reduce = NFT_REDUCE_READONLY,
217 .reduce = NFT_REDUCE_READONLY,
Dnft_redir.c150 .reduce = NFT_REDUCE_READONLY,
178 .reduce = NFT_REDUCE_READONLY,
207 .reduce = NFT_REDUCE_READONLY,
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_utils.c109 * 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()

12345678910>>...96