Searched refs:increase (Results 1 – 25 of 186) sorted by relevance
12345678
/Linux-v4.19/arch/sparc/lib/ |
D | M7memcpy.S | 248 add %o1, 64, %o1 ! increase src ptr by 64 251 add %o0, 64, %o0 ! increase dst ptr by 64 264 add %o1, 32, %o1 ! increase src ptr by 32 267 add %o0, 32, %o0 ! increase dst ptr by 32 276 add %o1, 16, %o1 ! increase src ptr by 16 280 add %o0, 16, %o0 ! increase dst ptr by 16 289 add %o1, 8, %o1 ! increase src ptr by 8 290 add %o0, 8, %o0 ! increase dst ptr by 8 332 add %o1, 32, %o1 ! increase src ptr by 32 338 add %o0, 32, %o0 ! increase dst ptr by 32 [all …]
|
/Linux-v4.19/Documentation/ABI/stable/ |
D | sysfs-devices-system-xen_memory | 7 attempt to increase the balloon before giving up. See 25 has attempted to increase the size of the balloon. 36 increase the balloon. Each time the balloon cannot be
|
/Linux-v4.19/drivers/scsi/aacraid/ |
D | TODO | 3 o I/O size increase
|
/Linux-v4.19/drivers/isdn/capi/ |
D | Kconfig | 8 This will increase the size of the kernelcapi module by 20 KB. 43 for disconnecting. This will increase the size of the kernel by 7 KB.
|
/Linux-v4.19/drivers/staging/pi433/Documentation/ |
D | pi433.txt | 187 step_0_5db - increase in 0,5dB steps 188 step_1_0db - increase in 1 db steps 189 step_1_5db - increase in 1,5dB steps 190 step_2_0db - increase in 2 db steps 191 step_3_0db - increase in 3 db steps 192 step_4_0db - increase in 4 db steps 193 step_5_0db - increase in 5 db steps 194 step_6_0db - increase in 6 db steps
|
/Linux-v4.19/Documentation/devicetree/bindings/dma/ |
D | snps-dma.txt | 13 - chan_priority: priority of channels. 0 (default): increase from chan 0->n, 1: 14 increase from chan n->0
|
/Linux-v4.19/Documentation/block/ |
D | stat.txt | 63 these values will increase at a rate greater than 1000/second; for 65 field will increase by 60*30 = 1800. 85 value will increase as the product of the number of milliseconds times the
|
/Linux-v4.19/drivers/usb/usbip/ |
D | Kconfig | 34 To increase number of ports available for USB/IP virtual 44 To increase number of ports available for USB/IP virtual
|
/Linux-v4.19/arch/arc/ |
D | Kconfig.debug | 9 threads to run on the system and also increase the pressure
|
/Linux-v4.19/Documentation/x86/ |
D | 00-INDEX | 14 - how to use x86 Memory Type Range Registers to increase performance
|
/Linux-v4.19/Documentation/power/regulator/ |
D | overview.txt | 108 e.g. a consumer backlight driver asks for a current increase 109 from 5mA to 10mA to increase LCD illumination. This passes 112 Consumer: need to increase LCD brightness. Lookup and
|
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/ |
D | ti-tsc-adc.txt | 13 increase the quality. 39 increase value until false pen-up events are avoided.
|
/Linux-v4.19/Documentation/networking/ |
D | net_dim.txt | 41 increase bandwidth over reducing interrupt rate. 59 compared in a similar fashion - increase == "better" and decrease == "worse". 62 increase in the interrupt rate is considered "worse" and a decrease is 73 algorithm would increase in order to reduce calculation overhead. Also, after
|
D | ixgb.txt | 171 of configuration changes that, when applied together, will increase the ability 183 - Use setpci to modify the MMRBC field in PCI-X configuration space to increase 213 # these are just suggested values that worked well to increase throughput in 264 to increase the read buffer memory max and default to 262143 (256k - 1) from 266 will increase the amount of memory used by the network stack for receives, and 301 increase the MTU size. For example:
|
/Linux-v4.19/Documentation/misc-devices/ |
D | ics932s401 | 30 The clocks could be reprogrammed to increase system speed. I will not help you
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/temperature/ |
D | mlx90632.txt | 12 Be aware that electronics surrounding the sensor can increase ambient
|
/Linux-v4.19/Documentation/devicetree/bindings/input/ |
D | pwm-vibrator.txt | 8 driven at fixed duty cycle. If available this is can be used to increase
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-enum-frameintervals.rst | 48 (zero-based) is valid. The application should increase the index by 70 does it make sense to increase the index value to receive more frame
|
D | vidioc-enum-framesizes.rst | 49 (zero-based) is valid. The application should increase the index by 71 it make sense to increase the index value to receive more frame sizes.
|
/Linux-v4.19/drivers/infiniband/ulp/ipoib/ |
D | Kconfig | 19 connections, and then increase the interface MTU with
|
/Linux-v4.19/Documentation/usb/ |
D | dwc3.txt | 43 There should be no increase in latency since the interrupt-thread has a
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | cs35l33.txt | 23 a value of 1 and will increase at a step size of 100mV until a maximum of 84 allowed to increase to a higher voltage when using VPhg automatic
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | about.rst | 26 reduce bookkeeping overhead and to increase throughput by forcing larger
|
/Linux-v4.19/Documentation/sound/cards/ |
D | img-spdif-in.rst | 44 of the block. Larger values increase the locking range, but reduce jitter
|
/Linux-v4.19/drivers/net/wireless/ath/ath5k/ |
D | dma.c | 453 ath5k_hw_update_tx_triglevel(struct ath5k_hw *ah, bool increase) in ath5k_hw_update_tx_triglevel() argument 466 if (!increase) { in ath5k_hw_update_tx_triglevel()
|
12345678