Home
last modified time | relevance | path

Searched full:recovered (Results 1 – 25 of 513) sorted by relevance

12345678910>>...21

/kernel/linux/linux-6.6/fs/xfs/libxfs/
Dxfs_log_recover.h27 * Help sort recovered log items into the order required to replay them
45 * If the recovered item is an intent item, this function should parse
46 * the recovered item to construct an in-core log intent item and
49 * recovered log item for the intent-done item; (b) replay the work and
53 * If the recovered item is an intent-done item, this function should
54 * parse the recovered item to find the id of the corresponding intent
141 * recovered intent pinning the tail. Keep the same logflags to avoid tripping
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_log_recover.h27 * Help sort recovered log items into the order required to replay them
45 * If the recovered item is an intent item, this function should parse
46 * the recovered item to construct an in-core log intent item and
49 * recovered log item for the intent-done item; (b) replay the work and
53 * If the recovered item is an intent-done item, this function should
54 * parse the recovered item to find the id of the corresponding intent
/kernel/linux/linux-6.6/arch/mips/mm/
Dcex-sb1.S57 * if we can fast-path out of here for a h/w-recovered error.
66 * Ought to log the occurrence of this recovered dcache error.
68 b recovered
95 * recovered here.
113 /* Ought to log this recovered icache error */
115 recovered: label
/kernel/linux/linux-5.10/arch/mips/mm/
Dcex-sb1.S57 * if we can fast-path out of here for a h/w-recovered error.
66 * Ought to log the occurrence of this recovered dcache error.
68 b recovered
95 * recovered here.
113 /* Ought to log this recovered icache error */
115 recovered: label
/kernel/linux/linux-5.10/drivers/ide/
Dide-cd_verbose.c95 "Recovered error",
124 { 0x011700, "Recovered data with no error correction applied" },
125 { 0x011701, "Recovered data with retries" },
126 { 0x011702, "Recovered data with positive head offset" },
127 { 0x011703, "Recovered data with negative head offset" },
128 { 0x011704, "Recovered data with retries and/or CIRC applied" },
129 { 0x011705, "Recovered data using previous sector ID" },
130 { 0x011800, "Recovered data with error correction applied" },
131 { 0x011801, "Recovered data with error correction and retries applied"},
132 { 0x011802, "Recovered data - the data was auto-reallocated" },
[all …]
/kernel/linux/linux-5.10/drivers/staging/unisys/Documentation/ABI/
Dsysfs-platform-visorchipset60 PF device is being recovered in another guest.
65 the script will disable the device. When the PF is recovered,
79 PF device is being recovered in another guest.
84 the script will disable the device. When the PF is recovered,
/kernel/linux/linux-5.10/drivers/scsi/
Dsense_codes.h124 SENSE_CODE(0x0C01, "Write error - recovered with auto reallocation")
208 SENSE_CODE(0x1700, "Recovered data with no error correction applied")
209 SENSE_CODE(0x1701, "Recovered data with retries")
210 SENSE_CODE(0x1702, "Recovered data with positive head offset")
211 SENSE_CODE(0x1703, "Recovered data with negative head offset")
212 SENSE_CODE(0x1704, "Recovered data with retries and/or circ applied")
213 SENSE_CODE(0x1705, "Recovered data using previous sector id")
214 SENSE_CODE(0x1706, "Recovered data without ECC - data auto-reallocated")
215 SENSE_CODE(0x1707, "Recovered data without ECC - recommend reassignment")
216 SENSE_CODE(0x1708, "Recovered data without ECC - recommend rewrite")
[all …]
/kernel/linux/linux-6.6/drivers/scsi/
Dsense_codes.h124 SENSE_CODE(0x0C01, "Write error - recovered with auto reallocation")
208 SENSE_CODE(0x1700, "Recovered data with no error correction applied")
209 SENSE_CODE(0x1701, "Recovered data with retries")
210 SENSE_CODE(0x1702, "Recovered data with positive head offset")
211 SENSE_CODE(0x1703, "Recovered data with negative head offset")
212 SENSE_CODE(0x1704, "Recovered data with retries and/or circ applied")
213 SENSE_CODE(0x1705, "Recovered data using previous sector id")
214 SENSE_CODE(0x1706, "Recovered data without ECC - data auto-reallocated")
215 SENSE_CODE(0x1707, "Recovered data without ECC - recommend reassignment")
216 SENSE_CODE(0x1708, "Recovered data without ECC - recommend rewrite")
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/eeh/
Deeh-functions.sh9 # device is recovered by removing and re-probing it. This causes the
21 # error state or being recovered. Either way, not ok.
82 echo "$dev, Recovered after $i seconds"
/kernel/linux/linux-6.6/include/dt-bindings/clock/
Dtegra234-clock.h58 /** @brief clock recovered from EAVB input */
126 /** @brief clock recovered from I2S1 input */
130 /** @brief clock recovered from I2S2 input */
134 /** @brief clock recovered from I2S3 input */
138 /** @brief clock recovered from I2S4 input */
142 /** @brief clock recovered from I2S5 input */
146 /** @brief clock recovered from I2S6 input */
470 /** @brief RX clock recovered from MGBE0 lane input */
472 /** @brief RX clock recovered from MGBE1 lane input */
474 /** @brief RX clock recovered from MGBE2 lane input */
[all …]
Dtegra186-clock.h910 /** @brief clock recovered from EAVB input */
912 /** @brief clock recovered from DTV input */
918 /** @brief clock recovered from I2S1 input */
920 /** @brief clock recovered from I2S2 input */
922 /** @brief clock recovered from I2S3 input */
924 /** @brief clock recovered from I2S4 input */
926 /** @brief clock recovered from I2S5 input */
928 /** @brief clock recovered from I2S6 input */
930 /** @brief clock recovered from SPDIFIN input */
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
Dras.c784 int recovered = 0; in recover_mce() local
789 recovered = 0; in recover_mce()
792 recovered = 1; in recover_mce()
796 recovered = 0; in recover_mce()
799 if (!recovered && evt->sync_error) { in recover_mce()
813 recovered = 1; in recover_mce()
820 recovered = 0; in recover_mce()
823 recovered = 1; in recover_mce()
827 return recovered; in recover_mce()
835 * error was recovered (never true if RI=0).
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
Dras.c775 int recovered = 0; in recover_mce() local
780 recovered = 0; in recover_mce()
783 recovered = 1; in recover_mce()
787 recovered = 0; in recover_mce()
790 if (!recovered && evt->sync_error) { in recover_mce()
804 recovered = 1; in recover_mce()
811 recovered = 0; in recover_mce()
814 recovered = 1; in recover_mce()
818 return recovered; in recover_mce()
826 * error was recovered (never true if RI=0).
/kernel/linux/linux-6.6/Documentation/scsi/
Dscsi_eh.rst205 commands. A scmd is said to be recovered if the scmd is forgotten by
230 eh_work_q. If a recovery action succeeds for a scmd, recovered
244 When a scmd is recovered, the scmd is moved from eh_work_q to EH
246 recovered (eh_work_q is empty), scsi_eh_flush_done_q() is invoked to
247 either retry or error-finish (notify upper layer of failure) recovered
276 3. scmd recovered
442 At this point all scmds are recovered (or given up) and
/kernel/linux/linux-5.10/Documentation/scsi/
Dscsi_eh.rst204 commands. A scmd is said to be recovered if the scmd is forgotten by
229 eh_work_q. If a recovery action succeeds for a scmd, recovered
243 When a scmd is recovered, the scmd is moved from eh_work_q to EH
245 recovered (eh_work_q is empty), scsi_eh_flush_done_q() is invoked to
246 either retry or error-finish (notify upper layer of failure) recovered
275 3. scmd recovered
441 At this point all scmds are recovered (or given up) and
/kernel/linux/linux-5.10/drivers/md/
Ddm-region-hash.c42 * recovered. dm_rh_update_states() will now schedule any delayed
445 LIST_HEAD(recovered); in dm_rh_update_states()
461 list_splice_init(&rh->recovered_regions, &recovered); in dm_rh_update_states()
463 list_for_each_entry(reg, &recovered, list) in dm_rh_update_states()
479 * All the regions on the recovered and clean lists have in dm_rh_update_states()
483 list_for_each_entry_safe(reg, next, &recovered, list) { in dm_rh_update_states()
558 * until the region is recovered or the map is reloaded. in dm_rh_dec()
/kernel/linux/linux-6.6/drivers/md/
Ddm-region-hash.c44 * recovered. dm_rh_update_states() will now schedule any delayed
448 LIST_HEAD(recovered); in dm_rh_update_states()
464 list_splice_init(&rh->recovered_regions, &recovered); in dm_rh_update_states()
466 list_for_each_entry(reg, &recovered, list) in dm_rh_update_states()
482 * All the regions on the recovered and clean lists have in dm_rh_update_states()
486 list_for_each_entry_safe(reg, next, &recovered, list) { in dm_rh_update_states()
561 * until the region is recovered or the map is reloaded. in dm_rh_dec()
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-remoteproc98 recovered whenever it crashes. Moreover, if the remote
100 be automatically recovered too as soon as recovery is enabled.
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-class-remoteproc98 recovered whenever it crashes. Moreover, if the remote
100 be automatically recovered too as soon as recovery is enabled.
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/eeh/
Deeh-functions.sh15 # device is recovered by removing and re-probing it. This causes the
27 # error state or being recovered. Either way, not ok.
134 log "$dev, Recovered after $i seconds"
/kernel/linux/linux-5.10/include/dt-bindings/clock/
Dtegra186-clock.h910 /** @brief clock recovered from EAVB input */
912 /** @brief clock recovered from DTV input */
918 /** @brief clock recovered from I2S1 input */
920 /** @brief clock recovered from I2S2 input */
922 /** @brief clock recovered from I2S3 input */
924 /** @brief clock recovered from I2S4 input */
926 /** @brief clock recovered from I2S5 input */
928 /** @brief clock recovered from I2S6 input */
930 /** @brief clock recovered from SPDIFIN input */
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
Dopal.c589 int recovered = 0; in opal_recover_mce() local
594 recovered = 0; in opal_recover_mce()
597 recovered = 1; in opal_recover_mce()
601 recovered = 0; in opal_recover_mce()
604 if (!recovered && evt->sync_error) { in opal_recover_mce()
618 recovered = 1; in opal_recover_mce()
625 recovered = 0; in opal_recover_mce()
628 recovered = 1; in opal_recover_mce()
632 return recovered; in opal_recover_mce()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
Dopal.c589 int recovered = 0; in opal_recover_mce() local
594 recovered = 0; in opal_recover_mce()
597 recovered = 1; in opal_recover_mce()
601 recovered = 0; in opal_recover_mce()
604 if (!recovered && evt->sync_error) { in opal_recover_mce()
618 recovered = 1; in opal_recover_mce()
625 recovered = 0; in opal_recover_mce()
628 recovered = 1; in opal_recover_mce()
632 return recovered; in opal_recover_mce()
/kernel/linux/linux-6.6/Documentation/filesystems/
Dgfs2-uevents.rst47 has just been recovered, and RECOVERY=[Done|Failed] to indicate the
49 for every journal recovered, whether it is during the initial mount
/kernel/linux/linux-5.10/Documentation/filesystems/
Dgfs2-uevents.rst47 has just been recovered, and RECOVERY=[Done|Failed] to indicate the
49 for every journal recovered, whether it is during the initial mount

12345678910>>...21