Searched refs:Fail (Results 1 – 19 of 19) sorted by relevance
| /linux/drivers/block/paride/ |
| A D | pd.c | 360 enum action {Fail = 0, Ok = 1, Hold, Wait}; enumerator 450 case Ok: case Fail: { in run_fsm() 496 return Fail; in do_pd_io_start() 505 return Fail; in do_pd_io_start() 550 return Fail; in do_pd_read_start() 565 return Fail; in do_pd_write_start() 574 return Fail; in do_pd_write_start() 602 return Fail; in do_pd_read_drq() 622 return Fail; in do_pd_write_done() 717 return Fail; in pd_identify()
|
| /linux/tools/perf/tests/ |
| A D | attr.py | 32 class Fail(Exception): class 267 raise Fail(self, 'match failure'); 282 raise Fail(self, 'group failure') 390 except Fail as obj:
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| A D | richtek,rtmv20-regulator.yaml | 15 (Enable/Fail), Enable pin to turn chip on, and Fail pin as fault indication.
|
| /linux/Documentation/devicetree/bindings/display/msm/ |
| A D | dpu-sdm845.yaml | 57 - description: Phandle to apps_smmu node with SID mask for Hard-Fail port0 58 - description: Phandle to apps_smmu node with SID mask for Hard-Fail port1
|
| A D | dpu-sc7180.yaml | 57 - description: Phandle to apps_smmu node with SID mask for Hard-Fail port0
|
| A D | dpu-sc7280.yaml | 56 - description: Phandle to apps_smmu node with SID mask for Hard-Fail port0
|
| /linux/arch/mips/ |
| A D | Kbuild | 2 # Fail on warnings - also for files referenced in subdirs
|
| /linux/arch/arm/boot/dts/ |
| A D | orion5x-maxtor-shared-storage-2.dts | 163 * GPIO 22: USB port 1 fuse (0 = Fail, 1 = Ok)
|
| A D | orion5x-lacie-d2-network.dts | 221 * GPIO 22: USB port 1 fuse (0 = Fail, 1 = Ok)
|
| /linux/Documentation/scsi/ |
| A D | ChangeLog.ips | 34 4.72.01 - I/O Mapped Memory release ( so "insmod ips" does not Fail )
|
| A D | ChangeLog.lpfc | 1051 * Fail SCSI command if dma_map_sg call fails.
|
| /linux/tools/memory-model/ |
| A D | lock.cat | 21 * LF Lock-Fail: a failed spin_trylock() event
|
| /linux/Documentation/locking/ |
| A D | locktorture.rst | 132 spin_lock-torture: Writes: Total: 93746064 Max/Min: 0/0 Fail: 0
|
| /linux/Documentation/networking/dsa/ |
| A D | bcm_sf2.rst | 36 - ``SWITCH_FCB``: Fail-over control block
|
| /linux/Documentation/admin-guide/device-mapper/ |
| A D | thin-provisioning.rst | 334 contain the string 'Fail'. The userspace recovery tools 423 will just contain the string 'Fail'. The userspace recovery
|
| A D | dm-clone.rst | 206 will just contain the string 'Fail'. If the metadata
|
| A D | cache.rst | 281 the status will just contain the string 'Fail'.
|
| /linux/Documentation/PCI/ |
| A D | pci.rst | 577 MMIO reads to master abort (a.k.a. "Soft Fail") and return garbage 578 (e.g. ~0). But many RISC platforms will crash (a.k.a."Hard Fail").
|
| /linux/tools/perf/Documentation/ |
| A D | perf-record.txt | 229 Fail if the specified frequency can't be used.
|
Completed in 27 milliseconds