| /linux-6.15/arch/x86/mm/ |
| H A D | pf_in.c | 67 unsigned shorted:1; member 77 prf->shorted = 0; in skip_prefix() 86 prf->shorted = 1; in skip_prefix() 165 return prf.shorted ? 2 : (prf.enlarged ? 8 : 4); in get_ins_reg_width() 192 return prf.shorted ? 2 : 4; in get_ins_mem_width() 196 return prf.shorted ? 2 : (prf.enlarged ? 8 : 4); in get_ins_mem_width()
|
| /linux-6.15/include/linux/ |
| H A D | uio.h | 349 size_t shorted = 0; in iov_iter_npages_cap() local 353 shorted = iov_iter_count(i) - max_bytes; in iov_iter_npages_cap() 357 if (shorted) in iov_iter_npages_cap() 358 iov_iter_reexpand(i, iov_iter_count(i) + shorted); in iov_iter_npages_cap()
|
| /linux-6.15/block/ |
| H A D | fops.c | 707 size_t shorted = 0; in blkdev_write_iter() local 735 shorted = iov_iter_count(from) - size; in blkdev_write_iter() 761 iov_iter_reexpand(from, iov_iter_count(from) + shorted); in blkdev_write_iter() 771 size_t shorted = 0; in blkdev_read_iter() local 779 shorted = iov_iter_count(to) - size; in blkdev_read_iter() 813 if (unlikely(shorted)) in blkdev_read_iter() 814 iov_iter_reexpand(to, iov_iter_count(to) + shorted); in blkdev_read_iter()
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-adc-ad7192 | 27 and AIN(-) shorted.
|
| H A D | sysfs-class-hwmon | 154 Reports a voltage hard failure (eg: shorted component)
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | smsc47m192.rst | 107 sensor are open or shorted, or any of the two is shorted
|
| H A D | ltc4282.rst | 56 in0_fault Failure in the MOSFETs. Either bad or shorted FET.
|
| /linux-6.15/Documentation/devicetree/bindings/iio/adc/ |
| H A D | ti,ads131e08.yaml | 108 1: Input shorted to (VREFP + VREFN) / 2 (for offset or noise measurements).
|
| H A D | adi,ad7606.yaml | 143 2nd PWM connected to CONVST2, if CONVST2 is available and not shorted to
|
| /linux-6.15/Documentation/devicetree/bindings/memory-controllers/ddr/ |
| H A D | jedec,lpddr-channel.yaml | 32 chips, and the CA, CS, etc. pins of the different chips all shorted
|
| /linux-6.15/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h6-orangepi-3.dts | 213 /* ALDO3 is shorted to CLDO1 */
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-longcheer-l8150.dts | 161 * that can be shorted to make it work if needed.
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | cirrus,cs42l42.yaml | 67 1 - Open when unplugged, shorted to tip when plugged.
|
| /linux-6.15/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3588-orangepi-5.dtsi | 591 /* shorted to avcc_1v8_s0 on the board */
|
| /linux-6.15/include/linux/platform_data/ |
| H A D | cros_ec_commands.h | 3564 uint16_t shorted; /* Keyboard pins are shorted */ member
|
| /linux-6.15/Documentation/networking/diagnostic/ |
| H A D | twisted_pair_layer1_diagnostics.rst | 444 shorted, which could occur due to physical damage or incorrect wiring.
|
| /linux-6.15/Documentation/networking/ |
| H A D | arcnet-hardware.rst | 1933 shorted, OFF means open:: 2227 shorted, OFF means open::
|
| /linux-6.15/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
| H A D | counters.rst | 1107 - The number of times that the module cables were shorted. You may need to
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | reporting-issues.rst | 653 but before doing so, try a somewhat shorted or modified name when searching the
|