Home
last modified time | relevance | path

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

12345678910>>...50

/Linux-v6.1/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
189 .if \reduce
194 .if \reduce
199 .if \reduce
204 .if \reduce
209 .if \reduce
[all …]
/Linux-v6.1/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.
/Linux-v6.1/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
227 .if \reduce
232 .if \reduce
237 .if \reduce
242 .if \reduce
247 .if \reduce
[all …]
/Linux-v6.1/arch/arm/mach-footbridge/
DKconfig29 Saying N will reduce the size of the Footbridge kernel.
41 Saying N will reduce the size of the Footbridge kernel.
55 Saying N will reduce the size of the Footbridge kernel.
/Linux-v6.1/scripts/genksyms/
DMakefile9 # Suppress shift/reduce, reduce/reduce conflicts warnings
/Linux-v6.1/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.
/Linux-v6.1/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:
/Linux-v6.1/arch/openrisc/
DKconfig125 the kernel which in general will improve performance and reduce the
138 the kernel which in general will improve performance and reduce the
151 the kernel which in general will improve performance and reduce the
164 the kernel which in general will improve performance and reduce the
/Linux-v6.1/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
/Linux-v6.1/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
/Linux-v6.1/kernel/rcu/
DKconfig180 value to the maximum value possible in order to reduce the
230 Use this option to further reduce the latencies of expedited
245 Use this option to reduce OS jitter for aggressive HPC or
301 Use this option to further reduce the number of IPIs sent
/Linux-v6.1/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.
/Linux-v6.1/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()
/Linux-v6.1/net/netfilter/
Dnft_redir.c137 .reduce = NFT_REDUCE_READONLY,
187 .reduce = NFT_REDUCE_READONLY,
230 .reduce = NFT_REDUCE_READONLY,
Dnft_masq.c132 .reduce = NFT_REDUCE_READONLY,
179 .reduce = NFT_REDUCE_READONLY,
235 .reduce = NFT_REDUCE_READONLY,
Dnft_exthdr.c639 .reduce = nft_exthdr_reduce,
648 .reduce = nft_exthdr_reduce,
657 .reduce = nft_exthdr_reduce,
666 .reduce = NFT_REDUCE_READONLY,
675 .reduce = NFT_REDUCE_READONLY,
684 .reduce = nft_exthdr_reduce,
/Linux-v6.1/drivers/scsi/mpt3sas/
DKconfig62 parameter will reduce memory requirements on a per controller instance.
74 parameter will reduce memory requirements on a per controller instance.
/Linux-v6.1/drivers/gpu/drm/i915/
Di915_utils.c111 * the background by a timer tick. All to reduce the complexity in set_timer_ms()
112 * of the addition and reduce the risk of losing a jiffie. in set_timer_ms()
/Linux-v6.1/tools/bpf/bpftool/skeleton/
Dprofiler.bpf.c46 /* 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-v6.1/kernel/
DKconfig.preempt39 preemption points have been selected to reduce the maximum
108 provide a pre-built kernel binary to reduce the number of kernel
/Linux-v6.1/include/linux/
Drandomize_kstack.h37 * per-arch offset masks to reduce entropy (by removing higher bits, since
74 * - Reduce the lifetime of the new offset sitting in memory during
/Linux-v6.1/Documentation/driver-api/thermal/
Dcpu-idle-cooling.rst14 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-v6.1/Documentation/devicetree/bindings/phy/
Dphy-stm32-usbphyc.yaml150 - <1> = reduce the impedance by 2 ohms
151 - <2> = reduce the impedance by 4 ohms
152 - <3> = reduce the impedance by 6 ohms
/Linux-v6.1/net/bridge/netfilter/
Dnft_meta_bridge.c102 .reduce = nft_meta_get_reduce,
130 .reduce = nft_meta_bridge_set_reduce,
/Linux-v6.1/arch/powerpc/platforms/ps3/
DKconfig95 If in doubt, say N here and reduce the size of the kernel by a
107 If in doubt, say N here and reduce the size of the kernel by a

12345678910>>...50