Searched refs:faulty (Results 1 – 25 of 28) sorted by relevance
12
/Linux-v6.1/drivers/md/ |
D | Makefile | 34 faulty-y += md-faulty.o 47 obj-$(CONFIG_MD_FAULTY) += faulty.o
|
D | md.h | 806 int faulty = test_bit(Faulty, &rdev->flags); in rdev_dec_pending() local 807 if (atomic_dec_and_test(&rdev->nr_pending) && faulty) { in rdev_dec_pending()
|
D | Kconfig | 176 The "faulty" module allows for a block device that occasionally returns
|
/Linux-v6.1/Documentation/admin-guide/media/ |
D | dvb-usb-dibusb-mb-cardlist.rst | 21 * - Artec T1 USB1.1 TVBOX with AN2235 (faulty USB IDs)
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/netronome/ |
D | nfp.rst | 170 alignment errors. The cause is usually faulty cables or SFPs. 214 * An error on the MAC/physical layer. Usually due to faulty cables or
|
/Linux-v6.1/Documentation/networking/devlink/ |
D | prestera.rst | 120 - Drops packets due to faulty-configured network or due to internal bug (config issue).
|
/Linux-v6.1/Documentation/admin-guide/ |
D | md.rst | 195 raid5, linear, multipath, faulty. 254 For arrays with data redundancy (i.e. not raid0, linear, faulty, 455 faulty 474 it were not faulty are blocked. 499 Writing ``faulty`` simulates a failure on the device. 528 This file responds to select/poll. Any change to ``faulty``
|
D | hw_random.rst | 33 hardware is faulty or has been tampered with). Data is only
|
/Linux-v6.1/Documentation/driver-api/soundwire/ |
D | error_handling.rst | 47 driver will return a -ETIMEOUT. Such timeouts are symptoms of a faulty
|
/Linux-v6.1/arch/arm/mm/ |
D | proc-v6.S | 235 teq r5, r6 @ check for the faulty core
|
D | Kconfig | 1047 bool "PL310 errata: cache sync operation may be faulty"
|
/Linux-v6.1/drivers/media/usb/dvb-usb/ |
D | Kconfig | 166 bool "Support faulty USB IDs" 169 Support for faulty USB IDs due to an invalid EEPROM on some Artec devices.
|
/Linux-v6.1/Documentation/hwmon/ |
D | dme1737.rst | 153 returns 1 when a faulty diode or an unconnected input is detected and 0 269 detects a faulty thermal diode or an
|
D | lm90.rst | 599 the status register is read and the faulty temperature channel is logged.
|
/Linux-v6.1/arch/s390/boot/ |
D | head.S | 299 # the save area and does disabled wait with a faulty address.
|
/Linux-v6.1/Documentation/networking/ |
D | plip.rst | 103 above calculation. It isn't an important issue, unless the wire is faulty,
|
/Linux-v6.1/drivers/char/ |
D | Kconfig | 441 its RNG facilities may be faulty. This may also be configured at 459 believe its RNG facilities may be faulty. This may also be configured
|
/Linux-v6.1/arch/arm/ |
D | Kconfig | 675 bool "ARM errata: DMB operation may be faulty" 714 bool "ARM errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASID" 718 r2p0) erratum. A faulty ASID can be sent to the other CPUs for the 731 (r2p*) erratum. Under very rare conditions, a faulty 751 bool "ARM errata: possible faulty MMU translations following an ASID switch"
|
/Linux-v6.1/arch/sparc/ |
D | Kconfig | 241 printed in the event of a memory error, so that the faulty DIMM
|
/Linux-v6.1/Documentation/fault-injection/ |
D | fault-injection.rst | 5 See also drivers/md/md-faulty.c and "every_nth" module option for scsi_debug.
|
/Linux-v6.1/Documentation/PCI/ |
D | msi-howto.rst | 265 Some devices are known to have faulty MSI implementations. Usually this
|
/Linux-v6.1/Documentation/ABI/stable/ |
D | sysfs-driver-speakup | 319 complete. This can be used when the cable gets faulty and flush
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | dev-subdev.rst | 51 such as contrast adjustment, white balance or faulty pixels correction.
|
/Linux-v6.1/Documentation/scsi/ |
D | sym53c8xx_2.rst | 798 On a faulty SCSI BUS, any error condition among SGE (0x08), UDC (0x04) and
|
/Linux-v6.1/Documentation/driver-api/ |
D | libata.rst | 676 be anything - driver bug, faulty device, controller and/or cable.
|
12