Home
last modified time | relevance | path

Searched refs:Fail (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/drivers/block/paride/
Dpd.c351 enum action {Fail = 0, Ok = 1, Hold, Wait}; enumerator
412 case Ok: case Fail: in run_fsm()
455 return Fail; in do_pd_io_start()
464 return Fail; in do_pd_io_start()
502 return Fail; in do_pd_read_start()
517 return Fail; in do_pd_write_start()
526 return Fail; in do_pd_write_start()
554 return Fail; in do_pd_read_drq()
574 return Fail; in do_pd_write_done()
669 return Fail; in pd_identify()
/linux-4.1.27/tools/perf/tests/
Dattr.py12 class Fail(Exception): class
203 raise Fail(self, 'match failure');
218 raise Fail(self, 'group failure')
324 except Fail, obj:
/linux-4.1.27/arch/mips/
DKbuild1 # Fail on warnings - also for files referenced in subdirs
/linux-4.1.27/arch/arm/kernel/
Dhead-nommu.S203 bne __error_p @ Fail: ARM_MPU on NOT v7 PMSA
209 beq __error_p @ Fail: ARM_MPU and no MPU
/linux-4.1.27/arch/arm/boot/dts/
Dorion5x-maxtor-shared-storage-2.dts162 * GPIO 22: USB port 1 fuse (0 = Fail, 1 = Ok)
Dorion5x-lacie-d2-network.dts220 * GPIO 22: USB port 1 fuse (0 = Fail, 1 = Ok)
/linux-4.1.27/Documentation/scsi/
DChangeLog.ips34 4.72.01 - I/O Mapped Memory release ( so "insmod ips" does not Fail )
DChangeLog.1992-1997424 * sd.c: Fail if we are opening a non-existent partition.
DChangeLog.lpfc1051 * Fail SCSI command if dma_map_sg call fails.
/linux-4.1.27/Documentation/locking/
Dlocktorture.txt111 spin_lock-torture: Writes: Total: 93746064 Max/Min: 0/0 Fail: 0
/linux-4.1.27/drivers/staging/rts5208/
Dxd.c1695 goto Fail; in xd_read_multiple_pages()
1701 Fail: in xd_read_multiple_pages()
1911 goto Fail; in xd_write_multiple_pages()
1937 Fail: in xd_write_multiple_pages()
Dsd.c1002 goto Fail; in sd_change_phase()
1008 goto Fail; in sd_change_phase()
1013 goto Fail; in sd_change_phase()
1049 Fail: in sd_change_phase()
/linux-4.1.27/Documentation/device-mapper/
Dthin-provisioning.txt306 contain the string 'Fail'. The userspace recovery tools
388 will just contain the string 'Fail'. The userspace recovery
/linux-4.1.27/Documentation/PCI/
Dpci.txt633 MMIO reads to master abort (a.k.a. "Soft Fail") and return garbage
634 (e.g. ~0). But many RISC platforms will crash (a.k.a."Hard Fail").