Home
last modified time | relevance | path

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

12345678910>>...45

/linux/arch/x86/crypto/
H A 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 …]
/linux/net/bridge/
H A 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/arch/arm64/crypto/
H A 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 …]
/linux/arch/openrisc/
H A DKconfig135 the kernel which in general will improve performance and reduce the
148 the kernel which in general will improve performance and reduce the
161 the kernel which in general will improve performance and reduce the
174 the kernel which in general will improve performance and reduce the
204 in the kernel and reduce binary size.
/linux/net/openvswitch/
H A DKconfig53 Say N to exclude this support and reduce the binary size.
65 Say N to exclude this support and reduce the binary size.
77 Say N to exclude this support and reduce the binary size.
/linux/arch/arm/mach-rpc/include/mach/
H A Dmemory.h9 * 31-Dec-1997 RMK Fixed definitions to reduce warnings
10 * 11-Jan-1998 RMK Uninlined to reduce hits on cache
/linux/scripts/
H A Dmacro_checker.py19 # below vars were used to reduce false positives
37 # used to reduce false positives, like #define endfor_nexthops(rt) }
46 # used to reduce false positives
/linux/arch/arm/mach-footbridge/
H A DKconfig29 Saying N will reduce the size of the Footbridge kernel.
43 Saying N will reduce the size of the Footbridge kernel.
/linux/Documentation/core-api/
H A Dunion_find.rst36 Time Complexity: Using path compression can reduce the time complexity of
37 the find operation, and using union by rank can reduce the time complexity
38 of the union operation. These optimizations reduce the average time
/linux/kernel/
H A DKconfig.preempt44 preemption points have been selected to reduce the maximum
84 reduce lock holder preemption and recover some of the performance
138 provide a pre-built kernel binary to reduce the number of kernel
/linux/arch/arm/boot/dts/st/
H A 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/net/netfilter/
H A Dnft_masq.c146 .reduce = NFT_REDUCE_READONLY,
174 .reduce = NFT_REDUCE_READONLY,
216 .reduce = NFT_REDUCE_READONLY,
H A Dnft_redir.c149 .reduce = NFT_REDUCE_READONLY,
177 .reduce = NFT_REDUCE_READONLY,
206 .reduce = NFT_REDUCE_READONLY,
H A Dnft_exthdr.c738 .reduce = nft_exthdr_reduce,
747 .reduce = nft_exthdr_reduce,
756 .reduce = nft_exthdr_reduce,
765 .reduce = NFT_REDUCE_READONLY,
774 .reduce = NFT_REDUCE_READONLY,
783 .reduce = nft_exthdr_reduce,
793 .reduce = nft_exthdr_reduce,
/linux/tools/perf/util/bpf_skel/
H A 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/kernel/configs/
H A Dhardening.config63 # Initialize all heap variables to zero on free to reduce stale data lifetime.
69 # Wipe kernel stack after syscall completion to reduce stale data lifetime.
/linux/drivers/scsi/mpt3sas/
H A DKconfig62 parameter will reduce memory requirements on a per controller instance.
74 parameter will reduce memory requirements on a per controller instance.
/linux/Documentation/driver-api/thermal/
H A 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/tools/bpf/bpftool/skeleton/
H A Dprofiler.bpf.c52 /* look up before reading, to reduce error */ in BPF_PROG()
108 /* read all events before updating the maps, to reduce error */ in BPF_PROG()
/linux/Documentation/devicetree/bindings/phy/
H A Dphy-stm32-usbphyc.yaml154 - <1> = reduce the impedance by 2 ohms
155 - <2> = reduce the impedance by 4 ohms
156 - <3> = reduce the impedance by 6 ohms
/linux/arch/powerpc/platforms/ps3/
H A DKconfig96 If in doubt, say N here and reduce the size of the kernel by a
108 If in doubt, say N here and reduce the size of the kernel by a
/linux/drivers/net/ethernet/dec/tulip/
H A DKconfig82 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/tools/power/pm-graph/
H A Dbootgraph.869 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/lib/crc/powerpc/
H A Dcrc-vpmsum-template.S10 * 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
147 /* We reduce our final 128 bytes in a separate step */
419 * Reduce the previously calculated 1024 bits to 64 bits, shifting
441 /* Now reduce the tail (0 - 112 bytes) */
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_pll.c49 /* reduce the numbers to a simpler ratio */ in amdgpu_pll_reduce_ratio()
198 /* reduce the numbers to a simpler ratio */ in amdgpu_pll_compute()
228 /* reduce the numbers to a simpler ratio once more */ in amdgpu_pll_compute()

12345678910>>...45