Home
last modified time | relevance | path

Searched refs:recovering (Results 1 – 23 of 23) sorted by relevance

/linux-6.15/drivers/acpi/apei/
H A DKconfig37 bool "APEI PCIe AER logging/recovering support"
49 bool "APEI memory error recovering support"
53 Turn on this option to enable the memory recovering support.
/linux-6.15/fs/ocfs2/dlm/
H A Ddlmrecovery.c269 list_for_each_entry(res, &dlm->reco.resources, recovering) { in dlm_print_reco_node_status()
911 list_for_each_entry(res, &resources, recovering) { in dlm_request_all_locks_worker()
1041 list_for_each_entry_safe(res, next, &dlm->reco.resources, recovering) { in dlm_move_reco_locks_to_list()
1069 list_move_tail(&res->recovering, list); in dlm_move_reco_locks_to_list()
1073 list_move_tail(&res->recovering, list); in dlm_move_reco_locks_to_list()
2053 if (!list_empty(&res->recovering)) { in dlm_move_lockres_to_recovery_list()
2057 list_del_init(&res->recovering); in dlm_move_lockres_to_recovery_list()
2062 list_add_tail(&res->recovering, &dlm->reco.resources); in dlm_move_lockres_to_recovery_list()
2141 list_del_init(&res->recovering); in dlm_finish_local_lockres_recovery()
2176 if (!list_empty(&res->recovering)) { in dlm_finish_local_lockres_recovery()
[all …]
H A Ddlmdebug.c98 str_no_yes(list_empty(&res->recovering)), in __dlm_print_one_lock_resource()
452 !list_empty(&res->recovering), in dump_lockres()
H A Ddlmmaster.c486 !list_empty(&res->recovering) || in dlm_lockres_release()
497 !list_empty(&res->recovering) ? 'R' : ' ', in dlm_lockres_release()
510 BUG_ON(!list_empty(&res->recovering)); in dlm_lockres_release()
546 INIT_LIST_HEAD(&res->recovering); in dlm_init_lockres()
H A Ddlmcommon.h296 struct list_head recovering; // dlm_recovery_ctxt.resources list member
/linux-6.15/drivers/md/
H A Ddm-region-hash.c404 int recovering = 0; in dm_rh_mark_nosync() local
433 recovering = (reg->state == DM_RH_RECOVERING); in dm_rh_mark_nosync()
438 if (recovering) in dm_rh_mark_nosync()
/linux-6.15/sound/soc/intel/avs/
H A Dipc.c148 atomic_set(&adev->ipc->recovering, 0); in avs_dsp_recovery()
165 if (!atomic_add_unless(&ipc->recovering, 1, 1)) { in avs_dsp_exception_caught()
H A Davs.h222 atomic_t recovering; member
/linux-6.15/Documentation/driver-api/md/
H A Draid5-ppl.rst16 modified by this write. It is just enough data needed for recovering from the
/linux-6.15/Documentation/networking/devlink/
H A Dmlx5.rst145 The tx reporter is responsible for reporting and recovering of the following three error scenarios:
176 The rx reporter is responsible for reporting and recovering of the following two error scenarios:
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Dvdo.rst290 'normal', 'recovering' (the volume has detected an issue
297 values may be 'recovering' or '-' which indicates not
298 recovering.
/linux-6.15/Documentation/mm/
H A Dhwpoison.rst8 Upcoming Intel CPUs have support for recovering from some memory errors
/linux-6.15/fs/nfs/
H A Dnfs4_fs.h215 recovering : 1, member
H A Dnfs4proc.c507 exception->recovering = 0; in nfs4_do_handle_exception()
614 exception->recovering = 1; in nfs4_do_handle_exception()
652 if (exception->recovering) { in nfs4_handle_exception()
678 exception->recovering = 0; in nfs4_async_handle_exception()
693 if (exception->recovering) { in nfs4_async_handle_exception()
/linux-6.15/Documentation/networking/device_drivers/ethernet/marvell/
H A Docteontx2.rst169 The NPA reporters are responsible for reporting and recovering the following group of errors:
226 The NIX reporters are responsible for reporting and recovering the following group of errors:
/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c452 bool recovering = false; in lpfc_dev_loss_tmo_handler() local
501 recovering = true; in lpfc_dev_loss_tmo_handler()
506 recovering = true; in lpfc_dev_loss_tmo_handler()
511 recovering = true; in lpfc_dev_loss_tmo_handler()
518 recovering = true; in lpfc_dev_loss_tmo_handler()
528 recovering = true; in lpfc_dev_loss_tmo_handler()
539 if (recovering) { in lpfc_dev_loss_tmo_handler()
/linux-6.15/Documentation/driver-api/usb/
H A Dpersist.rst141 When recovering an interrupted power session the kernel does its best
/linux-6.15/Documentation/driver-api/nvdimm/
H A Dbtt.rst261 - Info block checksum does not match (and recovering from the copy also fails)
/linux-6.15/Documentation/driver-api/media/drivers/
H A Dvidtv.rst86 Probability recovering the TS lock when the signal improves. This
/linux-6.15/Documentation/locking/
H A Dww-mutex-design.rst50 Wait-Die when recovering from a backoff. Wound-Wait is also a preemptive
/linux-6.15/Documentation/networking/
H A Dtls-offload.rst385 to the host's stack as it was on the wire (recovering original packet in the
/linux-6.15/Documentation/trace/
H A Dkprobes.rst89 maximum care, such as keeping the stack frame, recovering the execution
/linux-6.15/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst1911 :c:func:`snd_pcm_prepare()` is called, i.e. when recovering after