| /linux/net/ipv4/ |
| H A D | tcp_yeah.c | 142 u32 reduction = min(queue / TCP_YEAH_GAMMA , in tcp_yeah_cong_avoid() local 145 tcp_snd_cwnd_set(tp, tcp_snd_cwnd(tp) - reduction); in tcp_yeah_cong_avoid() 191 u32 reduction; in tcp_yeah_ssthresh() local 194 reduction = yeah->lastQ; in tcp_yeah_ssthresh() 196 reduction = min(reduction, max(tcp_snd_cwnd(tp)>>1, 2U)); in tcp_yeah_ssthresh() 198 reduction = max(reduction, tcp_snd_cwnd(tp) >> TCP_YEAH_DELTA); in tcp_yeah_ssthresh() 200 reduction = max(tcp_snd_cwnd(tp)>>1, 2U); in tcp_yeah_ssthresh() 205 return max_t(int, tcp_snd_cwnd(tp) - reduction, 2); in tcp_yeah_ssthresh()
|
| /linux/kernel/configs/ |
| H A D | hardening.config | 4 # attack surface reduction options. They are expected to have low (or 89 # Provide userspace with seccomp BPF API for syscall attack surface reduction. 100 # Attack surface reduction: do not autoload TTY line disciplines. 112 # Attack surface reduction: Use the modern PTY interface (devpts) only.
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | st,sta32x.txt | 67 If present, power bridge correction for THD reduction near maximum 70 - st,am-reduction-mode: 71 If present, FFX mode runs in AM reduction mode, otherwise normal 97 // correction for THD reduction
|
| H A D | st,sta350.txt | 71 If present, power bridge correction for THD reduction near maximum 74 - st,am-reduction-mode: 75 If present, FFX mode runs in AM reduction mode, otherwise normal 127 // correction for THD reduction
|
| /linux/Documentation/userspace-api/media/drivers/ |
| H A D | thp7312.rst | 35 Enable/Disable auto noise reduction. 38 Set the noise reduction strength, where 0 is the weakest and 10 is the
|
| /linux/Documentation/arch/riscv/ |
| H A D | hwprobe.rst | 39 CPU set returned is the reduction of all the online CPUs which can be 221 extensions for code size reduction, as ratified in commit 8be3419c1c0 223 riscv-code-size-reduction. 226 extensions for code size reduction, as ratified in commit 8be3419c1c0 228 riscv-code-size-reduction. 231 extensions for code size reduction, as ratified in commit 8be3419c1c0 233 riscv-code-size-reduction. 236 extensions for code size reduction, as ratified in commit 8be3419c1c0 238 riscv-code-size-reduction.
|
| /linux/arch/powerpc/configs/ |
| H A D | hardening.config | 6 # Attack surface reduction.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-platform-hidma-mgmt | 65 can also cause performance reduction to other peripherals 86 can also cause performance reduction to other peripherals
|
| /linux/lib/crypto/powerpc/ |
| H A D | poly1305-p10le_64.S | 440 # do reduction ( h %= p ) 441 # carry reduction 643 # carry reduction 766 # carry reduction 890 # carry reduction
|
| /linux/arch/riscv/boot/dts/starfive/ |
| H A D | jh7100-starfive-visionfive-v1.dts | 29 * reduction seems to mitigate the issue.
|
| /linux/arch/m68k/fpsp040/ |
| H A D | stan.S | 317 |--case, reduce argument by one remainder step to make subsequent reduction 334 faddx FP_SCR2(%a6),%fp0 |high part of reduction is exact 336 faddx FP_SCR3(%a6),%fp0 |low part of reduction
|
| /linux/drivers/thermal/ |
| H A D | k3_j72xx_bandgap.c | 54 int reduction) in compute_value() argument 62 return (int)div64_s64(value, int_pow(10, reduction)); in compute_value()
|
| /linux/Documentation/netlabel/ |
| H A D | lsm_interface.rst | 53 bypassed as well which should result in a significant reduction in overhead.
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | stm32mp135f-dhcor-dhsbc.dts | 399 st,enable-hs-rftime-reduction; 417 st,enable-hs-rftime-reduction;
|
| /linux/Documentation/admin-guide/thermal/ |
| H A D | intel_powerclamp.rst | 37 passive power reduction must be performed to prevent the hardware 43 On Intel CPUs, C-states provide effective power reduction, but so far 74 ratio (based on power reduction), and the error is the difference
|
| /linux/net/can/ |
| H A D | bcm.c | 227 unsigned long reduction; in bcm_proc_show() local 254 reduction = 100 - (op->frames_filtered * 100) / op->frames_abs; in bcm_proc_show() 257 (reduction == 100) ? "near " : "", reduction); in bcm_proc_show()
|
| /linux/Documentation/sound/soc/ |
| H A D | overview.rst | 46 * Pop and click reduction. Pops and clicks can be reduced by powering the
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | unstriped.rst | 107 to get a 92% reduction in read latency using this device mapper target.
|
| /linux/Documentation/process/ |
| H A D | contribution-maturity-model.rst | 94 such as writing or maintaining tests, upstream tech debt reduction,
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | special-register-buffer-data-sampling.rst | 79 serialized, resulting in an overall reduction in the maximum RDRAND
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | func-read.rst | 78 implies a reduction of the capture rate to one half or less of the
|
| /linux/Documentation/gpu/ |
| H A D | kms-properties.csv | 13 ,,“flicker reduction”,RANGE,"Min=0, Max=100",Connector,TBD
|
| /linux/tools/power/cpupower/ |
| H A D | README | 17 allows for code reduction in userspace tools, a clean implementation of
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | ifork.rst | 51 very large files with a single extent, at a considerable reduction in
|
| /linux/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | e1000e.rst | 121 microseconds. Receive interrupt reduction can improve CPU efficiency if 150 microseconds. Transmit interrupt reduction can improve CPU efficiency if
|