Home
last modified time | relevance | path

Searched refs:shorted (Results 1 – 8 of 8) sorted by relevance

/linux/arch/x86/mm/
H A Dpf_in.c67 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/block/
H A Dfops.c754 size_t shorted = 0; in blkdev_write_iter() local
782 shorted = iov_iter_count(from) - size; in blkdev_write_iter()
808 iov_iter_reexpand(from, iov_iter_count(from) + shorted); in blkdev_write_iter()
818 size_t shorted = 0; in blkdev_read_iter() local
826 shorted = iov_iter_count(to) - size; in blkdev_read_iter()
860 if (unlikely(shorted)) in blkdev_read_iter()
861 iov_iter_reexpand(to, iov_iter_count(to) + shorted); in blkdev_read_iter()
/linux/Documentation/hwmon/
H A Dsmsc47m192.rst107 sensor are open or shorted, or any of the two is shorted
H A Dltc4282.rst56 in0_fault Failure in the MOSFETs. Either bad or shorted FET.
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-longcheer-l8150.dts161 * that can be shorted to make it work if needed.
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h6-orangepi-3.dts213 /* ALDO3 is shorted to CLDO1 */
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-orangepi-5.dtsi649 /* shorted to avcc_1v8_s0 on the board */
/linux/Documentation/ABI/testing/
H A Dsysfs-class-hwmon154 Reports a voltage hard failure (eg: shorted component)