Home
last modified time | relevance | path

Searched full:restore (Results 1 – 25 of 1984) sorted by relevance

12345678910>>...80

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp12 // (resp. Restore).
15 // between 2) two executions of the Save (resp. Restore) point there is an
16 // execution of the Restore (resp. Save) point.
22 // Restore
24 // Indeed, the execution looks like Save -> Restore -> Save -> Restore ...
32 // Restore
34 // Indeed, the execution looks like Save -> Save -> ... -> Restore -> Restore.
103 cl::desc("enable splitting of the restore block if possible"));
128 MachineBasicBlock *Restore = nullptr; member in __anon8a4a73dd0111::ShrinkWrap
134 /// Hold the loop information. Used to determine if Save and Restore
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_send/
H A Dzfs_send-b.ksh30 # 5. Restore the "backup" dataset to a new destination
38 for ds in "$SENDFS" "$BACKUP" "$RESTORE"; do
48 RESTORE="$TESTPOOL/restore"
87 # 5. Restore the "backup" dataset to a new destination
88 log_must eval "zfs send -b$opt $BACKUP@s1 | zfs recv $RESTORE"
91 log_must eval "check_prop_source $RESTORE compression gzip received"
92 log_must eval "check_prop_source $RESTORE org.openzfs:prop val received"
93 log_must eval "check_prop_source $RESTORE@s1 org.openzfs:snapprop val received"
94 log_must eval "check_prop_source $RESTORE exec on default"
95 log_must eval "check_prop_missing $RESTORE org.openzfs:newprop"
[all …]
/freebsd/sbin/restore/
H A Drestore.832 .Nm restore ,
34 .Nd "restore files or file systems from backups made with dump"
163 This is useful for cleaning up after a restore has been prematurely aborted.
181 a full restore
185 This is useful if the restore has been interrupted.
187 Restore (rebuild a file system).
197 flag may be used to restore
210 restore rf /dev/sa0
218 restore passes.
280 causing restore to operate less efficiently
[all …]
H A DMakefile4 PROG= restore
5 LINKS= ${BINDIR}/restore ${BINDIR}/rrestore
6 MAN= restore.8
7 MLINKS= restore.8 rrestore.8
8 SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \
H A Dmain.c47 #include "restore.h"
197 vprintf(stdout, "Begin incremental restore\n"); in main()
209 vprintf(stdout, "Begin level 0 restore\n"); in main()
289 "restore -i [-dhmNuvy]", common, in usage()
290 "restore -R [-dNuvy]", common, in usage()
291 "restore -r [-dNuvy]", common, in usage()
292 "restore -t [-dhNuvy]", common, fileell, in usage()
293 "restore -x [-dhmNuvy]", common, fileell); in usage()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_mips64.S33 // restore jmp_buf
36 // restore gp
42 // restore env parameters
85 // restore jmp_buf
88 // restore gp
94 // restore env parameters
138 // restore jmp_buf and savesig
142 // restore gp
148 // restore env parameters
192 // restore jmp_buf and savesig
[all …]
H A Dtsan_rtl_loongarch64.S34 // Restore env parameter
38 // Restore frame/link register
82 // Restore env parameter
86 // Restore frame/link register
130 // Restore env parameter
134 // Restore frame/link register
178 // Restore env parameter
182 // Restore frame/link register
H A Dtsan_rtl_aarch64.S42 // Restore env parameter
46 // Restore frame/link register
93 // Restore env parameter
97 // Restore frame/link register
145 // Restore env and savesigs parameter
150 // Restore frame/link register
198 // Restore env and savesigs parameter
203 // Restore frame/link register
H A Dtsan_rtl_amd64.S43 // restore env parameter
85 // restore env parameter
137 // restore savesigs parameter
141 // restore env parameter
192 // restore savesigs parameter
196 // restore env parameter
/freebsd/libexec/rtld-elf/amd64/
H A Drtld_start.S128 popq %r11 # Restore %r11
131 popq %r10 # Restore %r10
134 popq %r9 # Restore %r9
137 popq %r8 # Restore %r8
140 popq %rdi # Restore %rdi
143 popq %rsi # Restore %rsi
146 popq %rcx # Restore %rcx
149 popq %rdx # Restore %rdx
152 popq %rax # Restore %rax
155 popfq # Restore rflags
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dsparct4-mont.pl152 restore
153 restore
154 restore
155 restore
156 restore
157 restore
273 restore
274 restore
275 restore
276 restore
[all …]
/freebsd/sys/dev/mthca/
H A Dmthca_reset.c64 * save off the PCI header before reset and then restore it in mthca_reset()
203 /* Now restore the PCI headers */ in mthca_reset()
208 mthca_err(mdev, "Couldn't restore HCA bridge Upstream " in mthca_reset()
215 mthca_err(mdev, "Couldn't restore HCA bridge Downstream " in mthca_reset()
221 * naturally restore it last in this loop. in mthca_reset()
229 mthca_err(mdev, "Couldn't restore HCA bridge reg %x, " in mthca_reset()
238 mthca_err(mdev, "Couldn't restore HCA bridge COMMAND, " in mthca_reset()
249 mthca_err(mdev, "Couldn't restore HCA PCI-X " in mthca_reset()
260 mthca_err(mdev, "Couldn't restore HCA PCI Express " in mthca_reset()
268 mthca_err(mdev, "Couldn't restore HCA PCI Express " in mthca_reset()
[all …]
/freebsd/sys/powerpc/aim/
H A Dtrap_subr32.S42 * Save/restore segment registers
69 /* Restore SR 12 */ \
167 /* Now restore regs: */ \
181 lwz %r31,FRAME_31+8(%r1); /* restore r0-31 */ \
226 /* Restore user SRs */ \
228 1: mfsprg1 %r2; /* restore cr */ \
231 lwz %r3,(savearea+CPUSAVE_SRR0)(%r2); /* restore srr0 */ \
233 lwz %r3,(savearea+CPUSAVE_SRR1)(%r2); /* restore srr1 */ \
240 mfsprg2 %r2; /* restore r2 & r3 */ \
261 * of all the other handlers to restore 32-bit bridge mode when traps
[all …]
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersRestore.S50 # restore all registers
77 # to share restore code below. Since this routine restores and
94 # restore all registers
99 # restore rdi later
102 # restore rsp later
154 // restore integral registers
190 // restore VS registers
212 // restore the first 32 VS regs (and also all floating point regs)
258 // use VRSAVE to conditionally restore the remaining VS regs, that are
323 // restore float registers
[all …]
/freebsd/sys/x86/include/
H A Dsignal.h48 struct __sigset sc_mask; /* signal mask to restore */
49 int sc_onstack; /* sigstack state to restore */
103 * This is used by the kernel to restore state following
105 * to the handler to allow it to restore state properly if
112 struct __sigset sc_mask; /* signal mask to restore */
113 long sc_onstack; /* sigstack state to restore */
/freebsd/sys/contrib/openzfs/module/lua/setjmp/
H A Dsetjmp_i386.S56 movl 0(%eax), %ebp /* restore ebp */
57 movl 4(%eax), %ebx /* restore ebx */
58 movl 8(%eax), %esi /* restore esi */
59 movl 12(%eax), %edi /* restore edi */
60 movl 16(%eax), %esp /* restore esp */
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_reset.c66 * save off the PCI header before reset and then restore it in mlx4_reset()
140 /* Now restore the PCI headers */ in mlx4_reset()
147 mlx4_err(dev, "Couldn't restore HCA PCI Express Device Control register, aborting\n"); in mlx4_reset()
155 mlx4_err(dev, "Couldn't restore HCA PCI Express Link control register, aborting\n"); in mlx4_reset()
167 mlx4_err(dev, "Couldn't restore HCA reg %x, aborting\n", in mlx4_reset()
176 mlx4_err(dev, "Couldn't restore HCA COMMAND, aborting\n"); in mlx4_reset()
/freebsd/sys/arm/arm/
H A Dexception.S100 ldmia sp, {r0-r14}^; /* Restore registers (usr mode) */ \
129 msr spsr_fsxc, r3; /* Restore correct spsr */ \
130 ldmdb r1, {r0-r3}; /* Restore 4 regs from xxx mode */ \
141 * in SVC32 mode and restore the saved processor mode and PC.
148 msr spsr_fsxc, r0; /* restore SPSR */ \
150 ldmia sp, {r0-r14}^; /* Restore registers (usr mode) */ \
153 ldmia sp, {sp, lr, pc}^ /* Restore lr and exit */
158 * As the last thing we do is restore the stack pointer
162 .save {r13-r15}; /* Restore sp, lr, pc */ \
164 .save {r0-r12}; /* Restore r0-r12 */ \
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp114 // If MI is restore, try combining it with previous inst. in runOnMachineBasicBlock()
381 // restore %g0, %g0, %i[0-7] in combineRestoreADD()
383 // After : restore <op0>, <op1>, %o[0-7] in combineRestoreADD()
389 // Erase RESTORE. in combineRestoreADD()
392 // Change ADD to RESTORE. in combineRestoreADD()
408 // restore %g0, %g0, %i[0-7] in combineRestoreOR()
411 // After : restore <op0>, <op1>, %o[0-7] in combineRestoreOR()
428 // Erase RESTORE. in combineRestoreOR()
431 // Change OR to RESTORE. in combineRestoreOR()
447 // restore %g0, %g0, %g0 in combineRestoreSETHIi()
[all …]
/freebsd/stand/i386/btx/btxldr/
H A Dbtxldr.S109 movl %edi,%ebp # Restore base pointer
168 movl $m_rel_btx,%esi # Restore
230 start.5: popl %ecx # Restore
263 popl %eax # Restore
271 popl %esi # Restore
280 popl %edi # Restore
332 popa # Restore
340 popl %eax # Restore
342 hex16.1: xchgb %ah,%al # Save/restore
346 popl %eax # Restore
/freebsd/sys/arm64/vmm/
H A Dvmm_hyp_exception.S62 /* TODO: Only restore callee saved registers */
86 /* Restore the hypctx pointer */
106 /* Restore the saved x0 & x1 and save them */
113 * Copy the guest x0 and x1 to the stack so we can restore them
176 /* Restore host VTTBR */
188 /* Save registers before modifying so we can restore them */
232 /* Save registers before modifying so we can restore them */
238 ldr x9, [sp], #16 /* Restore the temp register */
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Drsend_010_pos.ksh41 # 2. Restore it to the given filesystem
43 # 4. Verify this stream can be restore to this filesystem again
55 # First round restore the stream
72 # Second round restore the stream
/freebsd/stand/i386/cdboot/
H A Dcdboot.S153 pop %di # Restore file name pointer
190 pop %eax # Restore
275 pop %eax # Restore saved entry point
344 pop %si # Restore
377 ff.checkver.2: mov %cx,%si # Restore %si to end of string
381 ff.checklen: pop %si # Restore
395 pop %si # Restore
419 pop %dx # Restore
421 pop %cx # Restore
447 pop %bx # Restore
[all …]
/freebsd/stand/i386/btx/btx/
H A Dbtx.S249 * Restore the GDT in case we caught a kernel trap.
304 pop %ax # Restore slave
306 pop %ax # Restore master
375 popa # Restore
538 popl %es # Restore
542 popal # Restore gp regs
562 popl %esi # Restore
578 popl %es # Restore
582 popal # Restore gp regs
673 popl %esi # Restore
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h282 /// restore - This can be used to restore the state early, before the dtor
284 void restore() { in restore() function
289 restore(); in ~ColonProtectionRAIIObject()
305 /// This can be used to restore the state early, before the dtor
307 void restore() { P.OpenMPDirectiveParsing = OldVal; } in restore() function
309 ~ParsingOpenMPDirectiveRAII() { restore(); } in ~ParsingOpenMPDirectiveRAII()
324 /// This can be used to restore the state early, before the dtor
326 void restore() { P.OpenACCDirectiveParsing = OldVal; } in restore() function
328 ~ParsingOpenACCDirectiveRAII() { restore(); } in ~ParsingOpenACCDirectiveRAII()

12345678910>>...80