Home
last modified time | relevance | path

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

12345678910>>...44

/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/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/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/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/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-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/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/Documentation/devicetree/bindings/mfd/
H A 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/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
125 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.c734 .reduce = nft_exthdr_reduce,
743 .reduce = nft_exthdr_reduce,
752 .reduce = nft_exthdr_reduce,
761 .reduce = NFT_REDUCE_READONLY,
770 .reduce = NFT_REDUCE_READONLY,
779 .reduce = nft_exthdr_reduce,
788 .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/drivers/gpu/drm/i915/
H A Di915_utils.c71 * the background by a timer tick. All to reduce the complexity in set_timer_ms()
72 * of the addition and reduce the risk of losing a jiffy. in set_timer_ms()
/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/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()
/linux/tools/testing/selftests/kvm/
H A Drseq_test.c34 * a large number of migrations to reduce the odds of a false negative.
174 * this task is affined to in order to reduce the time spent querying in calc_min_max_cpu()
314 " Try disabling deep sleep states to reduce CPU wakeup latency,\n" in main()

12345678910>>...44