Home
last modified time | relevance | path

Searched refs:recovery (Results 1 – 25 of 110) sorted by relevance

12345

/third_party/e2fsprogs/
D0006-e2fsck-exit-journal-recovery-when-find-EIO-ENOMEM-er.patch4 Subject: [PATCH] e2fsck: exit journal recovery when find EIO, ENOMEM
12 e2fsck will skip the journal recovery when the temporary
16 when recover journal failed. If journal recovery fails, we
17 will send error message to user and reserve the recovery
42 + _("Journal recovery failed "
D0007-e2fsck-exit-journal-recovery-when-jounral-superblock.patch4 Subject: [PATCH] e2fsck: exit journal recovery when jounral superblock fails
11 So we can reserve the recovery flag to recover the journal when try e2fsck again.
Dinstall.sh24 patch -p1 < $1/0006-e2fsck-exit-journal-recovery-when-find-EIO-ENOMEM-er.patch --fuzz=0 --no-backup…
25 patch -p1 < $1/0007-e2fsck-exit-journal-recovery-when-jounral-superblock.patch --fuzz=0 --no-backup…
D0022-unix_io.c-fix-deadlock-problem-in-unix_write_blk64.patch25 …ntry=0xaaaaf5c9f590, info=info@entry=0xffffc8cbad60, pass=pass@entry=PASS_REPLAY) at recovery.c:693
26 15 0x0000aaaadcc3ee74 in jbd2_journal_recover (journal=0xaaaaf5c9f590) at recovery.c:310
De2fsprogs.spec15 Patch6: 0006-e2fsck-exit-journal-recovery-when-find-EIO-ENOMEM-er.patch
16 Patch7: 0007-e2fsck-exit-journal-recovery-when-jounral-superblock.patch
/third_party/ffmpeg/libavfilter/
Daf_deesser.c117 double recovery; in filter_frame() local
133 recovery = 1.0 + (0.01 / sense); in filter_frame()
143 dec->ratioA = 1.0 + ((dec->ratioA - 1.0) / recovery); in filter_frame()
154 dec->ratioB = 1.0 + ((dec->ratioB - 1.0) / recovery); in filter_frame()
/third_party/libcoap/man/
Dcoap_recovery.txt.in105 There is CoAP Confirmable message transmission recovery as defined in
107 split into blocks message transmission recovery support as defined in
111 repeat rate etc. for error recovery. Further information can be found in
155 session, it is possible to define the retry counts etc. for data recovery.
162 transmission recovery as well as application handling of lossy networks.
210 minimize any recovery times.
307 The libcoap RFC7252 recovery/re-transmit logic will only work for confirmable
/third_party/ltp/testcases/kernel/mce-test/kvm/
DREADME73 MCE 0x806324: dirty LRU page recovery: Recovered
81 MCE 0x75925: dirty LRU page recovery : Recovered
98 NOTE: if the host machine doesn't support software error recovery
/third_party/ltp/testcases/kernel/mce-test/tsrc/
DREADME38 tinjpage is a coverage test for the hwpoison page recovery code
56 Old unit test program for the ring buffer used in mca recovery.
/third_party/ffmpeg/tests/ref/fate/
Dfifo-muxer-tst5 recovery test: ok
/third_party/alsa-lib/
DTODO3 M think about xrun recovery helpers
/third_party/json/tests/thirdparty/Fuzzer/test/ubsan/
DCMakeLists.txt1 # These tests are instrumented with ubsan in non-recovery mode.
/third_party/vk-gl-cts/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DDeqpTestRunnerTest.java1518 private void runRecoveryWithPattern(DeqpTestRunner.Recovery recovery, RecoveryEvent[] events) in runRecoveryWithPattern() argument
1523 recovery.onExecutionProgressed(); in runRecoveryWithPattern()
1526 recovery.recoverConnectionRefused(); in runRecoveryWithPattern()
1529 recovery.recoverComLinkKilled(); in runRecoveryWithPattern()
1629 DeqpTestRunner.Recovery recovery = new DeqpTestRunner.Recovery(); in testRecoveryWithPattern() local
1640 recovery.setDevice(mockDevice); in testRecoveryWithPattern()
1641 recovery.setSleepProvider(mockSleepProvider); in testRecoveryWithPattern()
1643 runRecoveryWithPattern(recovery, pattern); in testRecoveryWithPattern()
1769 DeqpTestRunner.Recovery recovery = new DeqpTestRunner.Recovery(); in testRecovery_unkillableProcess() local
1809 recovery.setDevice(mockDevice); in testRecovery_unkillableProcess()
[all …]
/third_party/ltp/testcases/kernel/mce-test/
DREADME5 testing the Linux kernel machine check error recovery
6 features. This is the code that deals with recovery from memory
/third_party/python/Doc/reference/
Dgrammar.rst7 error recovery.
/third_party/mesa3d/src/virtio/vulkan/
Dvn_descriptor_set.c374 struct vn_descriptor_pool_state recovery; in vn_descriptor_pool_alloc_descriptors() local
383 recovery = pool->used; in vn_descriptor_pool_alloc_descriptors()
402 pool->used = recovery; in vn_descriptor_pool_alloc_descriptors()
413 pool->used = recovery; in vn_descriptor_pool_alloc_descriptors()
/third_party/lwip/
DFEATURES10 - Extended TCP features: congestion control, RTT estimation and fast recovery/fast retransmit, send…
D0046-add-dataack-when-recv-too-many-acks-with-data.patch70 /* fast retransmit/recovery */
/third_party/ltp/testcases/kdump/doc/
DTEST_PLAN.txt8 || 2 || Develop failure recovery code for failures which || JAN 2008 …
/third_party/ltp/testcases/kernel/mce-test/stress/
DREADME14 that include HWPosion page recovery, soft page offline, and so on.
/third_party/glslang/Test/
DtokenPaste.vert80 // recovery from bad op
/third_party/gptfdisk/
Dcurrent.spec29 manipulation of partition table structures, recovery
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_robustness.txt50 recovery from such hardware faults, the recovery mechanism can
51 also allow recovery from video memory access exceptions and system
/third_party/openGLES/extensions/EXT/
DEXT_robustness.txt50 recovery from such hardware faults, the recovery mechanism can
51 also allow recovery from video memory access exceptions and system
/third_party/libunwind/libunwind/tests/
Dx64-test-dwarf-expressions.S71 .cfi_escape 0x10, 0x0c, 0x2, 0x40, 0x1c # DW_CFA_expression for recovery

12345