/linux-4.4.14/arch/powerpc/platforms/pseries/ |
D | ras.c | 357 int recovered = 0; in recover_mce() local 362 recovered = 0; in recover_mce() 366 recovered = 1; in recover_mce() 372 recovered = 1; in recover_mce() 387 recovered = 1; in recover_mce() 392 return recovered; in recover_mce()
|
/linux-4.4.14/arch/mips/mm/ |
D | cex-sb1.S | 81 b recovered 128 recovered: label
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | opal.c | 406 int recovered = 0; in opal_recover_mce() local 411 recovered = 0; in opal_recover_mce() 414 recovered = 1; in opal_recover_mce() 426 recovered = 1; in opal_recover_mce() 428 recovered = 0; in opal_recover_mce() 436 recovered = 1; in opal_recover_mce() 438 return recovered; in opal_recover_mce()
|
/linux-4.4.14/drivers/staging/unisys/Documentation/ABI/ |
D | sysfs-platform-visorchipset | 74 PF device is being recovered in another guest. 79 the script will disable the device. When the PF is recovered, 93 PF device is being recovered in another guest. 98 the script will disable the device. When the PF is recovered,
|
/linux-4.4.14/drivers/md/ |
D | dm-region-hash.c | 443 LIST_HEAD(recovered); in dm_rh_update_states() 459 list_splice_init(&rh->recovered_regions, &recovered); in dm_rh_update_states() 461 list_for_each_entry(reg, &recovered, list) in dm_rh_update_states() 481 list_for_each_entry_safe(reg, next, &recovered, list) { in dm_rh_update_states()
|
/linux-4.4.14/Documentation/scsi/ |
D | scsi_eh.txt | 200 commands. A scmd is said to be recovered if the scmd is forgotten by 223 eh_work_q. If a recovery action succeeds for a scmd, recovered 237 When a scmd is recovered, the scmd is moved from eh_work_q to EH 239 recovered (eh_work_q is empty), scsi_eh_flush_done_q() is invoked to 240 either retry or error-finish (notify upper layer of failure) recovered 264 3. scmd recovered 419 At this point all scmds are recovered (or given up) and
|
D | st.txt | 525 The number of recovered errors since the previous status call 537 The recovered write errors are considered fatal if ST_RECOVERED_WRITE_FATAL
|
/linux-4.4.14/fs/f2fs/ |
D | recovery.c | 364 int err = 0, recovered = 0; in do_recover_data() local 442 recovered++; in do_recover_data() 458 inode->i_ino, recovered, err); in do_recover_data()
|
/linux-4.4.14/Documentation/filesystems/ |
D | gfs2-uevents.txt | 41 has just been recovered, and RECOVERY=[Done|Failed] to indicate the 43 for every journal recovered, whether it is during the initial mount
|
D | nilfs2.txt | 72 overtaking of events occurs in the recovered file
|
D | xfs-delayed-logging-design.txt | 132 recovered filesystem is concerned, there may be many thousands of transactions
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | fault_injection.txt | 28 Go back to work on the client and check if the client recovered from the error
|
/linux-4.4.14/tools/perf/config/ |
D | utilities.mak | 29 # information can be recovered later with
|
/linux-4.4.14/Documentation/vm/ |
D | hwpoison.txt | 182 objects cannot be recovered, only LRU pages for now.
|
/linux-4.4.14/fs/ocfs2/dlm/ |
D | dlmrecovery.c | 354 int recovered; in dlm_is_node_recovered() local 356 recovered = !test_bit(node, dlm->recovery_map); in dlm_is_node_recovered() 358 return recovered; in dlm_is_node_recovered()
|
/linux-4.4.14/Documentation/PCI/ |
D | pci-error-recovery.txt | 99 PCI_ERS_RESULT_RECOVERED, /* Device driver is fully recovered and operational */ 307 be recovered, there is nothing more that can be done; the platform
|
D | pcieaer-howto.txt | 226 A: The devices attached with the driver won't be recovered. If the
|
/linux-4.4.14/Documentation/ |
D | robust-futexes.txt | 36 the lock can be recovered safely.
|
D | vfio.txt | 438 /* Hopefully, error is recovered successfully. Now, you can resume to
|
D | md.txt | 375 of being recovered to
|
/linux-4.4.14/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 104 If the card cannot be recovered after three or four resets, the
|
/linux-4.4.14/drivers/staging/unisys/Documentation/ |
D | overview.txt | 134 the back-end of the virtual device needs to be recovered. After a
|
/linux-4.4.14/net/ipv4/ |
D | tcp_input.c | 2670 bool recovered = !before(tp->snd_una, tp->high_seq); in tcp_process_loss() local 2687 } else if (flag & FLAG_SND_UNA_ADVANCED && !recovered) { in tcp_process_loss() 2697 if (recovered) { in tcp_process_loss()
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | CHANGES | 728 during auto reconnection to server after server recovered from failure.
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 2142 * Status PKT overruns are uncerimoniously recovered with a
|