Searched refs:faulty (Results 1 – 23 of 23) sorted by relevance
/Linux-v4.19/drivers/md/ |
D | Makefile | 27 faulty-y += md-faulty.o 40 obj-$(CONFIG_MD_FAULTY) += faulty.o
|
D | md.h | 728 int faulty = test_bit(Faulty, &rdev->flags); in rdev_dec_pending() local 729 if (atomic_dec_and_test(&rdev->nr_pending) && faulty) { in rdev_dec_pending()
|
D | Kconfig | 174 The "faulty" module allows for a block device that occasionally returns
|
/Linux-v4.19/Documentation/admin-guide/ |
D | md.rst | 195 raid5, linear, multipath, faulty. 254 For arrays with data redundancy (i.e. not raid0, linear, faulty, 451 faulty 470 it were not faulty are blocked. 495 Writing ``faulty`` simulates a failure on the device. 524 This file responds to select/poll. Any change to ``faulty``
|
/Linux-v4.19/Documentation/driver-api/soundwire/ |
D | error_handling.rst | 47 driver will return a -ETIMEOUT. Such timeouts are symptoms of a faulty
|
/Linux-v4.19/Documentation/ |
D | hw_random.txt | 33 hardware is faulty or has been tampered with). Data is only
|
/Linux-v4.19/drivers/media/usb/dvb-usb/ |
D | Kconfig | 60 bool "Support faulty USB IDs" 63 Support for faulty USB IDs due to an invalid EEPROM on some Artec devices.
|
/Linux-v4.19/arch/arm/mm/ |
D | proc-v6.S | 238 teq r5, r6 @ check for the faulty core
|
D | Kconfig | 1007 bool "PL310 errata: cache sync operation may be faulty"
|
/Linux-v4.19/Documentation/hwmon/ |
D | dme1737 | 130 returns 1 when a faulty diode or an unconnected input is detected and 0 239 detects a faulty thermal diode or an
|
D | lm90 | 233 the status register is read and the faulty temperature channel is logged.
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
D | l2c2x0.txt | 80 Some core tiles, especially ARM PB11MPCore have a faulty L220 cache that
|
/Linux-v4.19/Documentation/networking/ |
D | PLIP.txt | 99 above calculation. It isn't an important issue, unless the wire is faulty,
|
/Linux-v4.19/arch/arm/ |
D | Kconfig | 1004 bool "ARM errata: DMB operation may be faulty" 1043 bool "ARM errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASID" 1047 r2p0) erratum. A faulty ASID can be sent to the other CPUs for the 1060 (r2p*) erratum. Under very rare conditions, a faulty 1080 bool "ARM errata: possible faulty MMU translations following an ASID switch"
|
/Linux-v4.19/Documentation/fault-injection/ |
D | fault-injection.txt | 4 See also drivers/md/md-faulty.c and "every_nth" module option for scsi_debug.
|
/Linux-v4.19/Documentation/PCI/ |
D | MSI-HOWTO.txt | 249 Some devices are known to have faulty MSI implementations. Usually this
|
/Linux-v4.19/arch/sparc/ |
D | Kconfig | 275 printed in the event of a memory error, so that the faulty DIMM
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | dev-subdev.rst | 46 such as contrast adjustment, white balance or faulty pixels correction.
|
/Linux-v4.19/Documentation/scsi/ |
D | sym53c8xx_2.txt | 655 On a faulty SCSI BUS, any error condition among SGE (0x08), UDC (0x04) and
|
D | ncr53c8xx.txt | 1329 On a faulty SCSI BUS, any error condition among SGE (0x08), UDC (0x04) and
|
/Linux-v4.19/Documentation/driver-api/ |
D | libata.rst | 687 be anything - driver bug, faulty device, controller and/or cable.
|
/Linux-v4.19/Documentation/kbuild/ |
D | makefiles.txt | 511 cc-version is useful when a specific $(CC) version is faulty in one
|
/Linux-v4.19/Documentation/sparc/oradax/ |
D | dax-hv-api.txt | 1069 …s may result in multiple failures until RAS software can identify and isolate the faulty component.
|