Home
last modified time | relevance | path

Searched refs:replicate (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c253 boolean_t replicate; member
638 if (sd->doall || sd->replicate || sd->tosnap == NULL) { in send_iterate_fs()
639 if (!sd->replicate && fromsnap_txg != 0) in send_iterate_fs()
641 if (!sd->replicate && tosnap_txg != 0) in send_iterate_fs()
704 boolean_t replicate, boolean_t skipmissing, boolean_t verbose, in gather_nvlist() argument
724 sd.replicate = replicate; in gather_nvlist()
761 boolean_t seenfrom, seento, replicate, doall, fromorigin; member
1205 if (sdd->replicate) { in dump_snapshot()
1248 (sdd->fromorigin || sdd->replicate); in dump_snapshot()
1336 if (sdd->replicate && sdd->fromsnap) { in dump_filesystem()
[all …]
/freebsd/share/dtrace/
H A Dtcpdebug28 * to replicate the action of turning on TCPDEBUG in a kernel configuration.
/freebsd/sys/contrib/device-tree/Bindings/cpufreq/
H A Dcpufreq-st.txt53 /* # WARNING: Do not attempt to copy/replicate these nodes, # */
/freebsd/lib/libc/amd64/string/
H A Dstrchrnul.S54 imul %r8, %rsi # replicate char 8 times
H A Dmemchr.S54 imul %r8, %rsi # replicate char 8 times
H A Dstrrchr.S50 imul %r8, %rsi # replicate char 8 times
/freebsd/contrib/llvm-project/lld/docs/ELF/
H A Dwarn_backrefs.rst91 flag the problem, because ``A2.a`` may be a replicate of ``A.a``, which is
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedA55.td278 def : InstRW<[CortexA55WriteVLD1], (instregex "LD1Rv(8b|4h|2s|1d|16b|8h|4s|2d)$")>; // replicate
323 def : InstRW<[CortexA55WriteVLD2], (instregex "LD4Rv(8b|4h|2s|1d|16b|8h|4s|2d)$")>; // load single 4-el structure, replicate to all lanes of 4 regs.
H A DAArch64SchedA510.td288 def : InstRW<[CortexA510WriteVLD1], (instregex "LD1Rv(8b|4h|2s|1d|16b|8h|4s|2d)$")>; // replicate
333 …ex "LD4Rv(8b|4h|2s|1d|16b|8h|4s|2d)$")>; // load single 4-el structure, replicate to all lanes of …
H A DAArch64SchedA320.td297 …InstRW<[CortexA320WriteVLD1Latency3], (instregex "LD1Rv(8b|4h|2s|1d|16b|8h|4s|2d)$")>; // replicate
307 …r, CortexA320WriteVLD1Latency3], (instregex "LD1Rv(8b|4h|2s|1d|16b|8h|4s|2d)_POST$")>; // replicate
H A DAArch64SVEInstrInfo.td65 // Contiguous load and replicate - node definitions
/freebsd/contrib/kyua/
H A DCONTRIBUTING.md35 having to replicate potentially hundreds of different copyright notes in
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c4846 flags.replicate = B_TRUE; in zfs_do_send()
4951 if (excludes.count > 0 && !flags.replicate) { in zfs_do_send()
4963 if (fromname != NULL || flags.replicate || flags.props || in zfs_do_send()
4991 if (fromname != NULL || flags.replicate || flags.props || in zfs_do_send()
5044 if (flags.skipmissing && !flags.replicate) { in zfs_do_send()
5055 if (!(flags.replicate || flags.doall)) { in zfs_do_send()
5165 if (flags.replicate && fromname == NULL) in zfs_do_send()
/freebsd/sys/contrib/openzfs/include/
H A Dlibzfs.h802 boolean_t replicate; member
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrControl.td359 // However, Pat<> can't replicate the destination reg into the inputs of the
/freebsd/usr.sbin/fwget/pci/
H A Dpci_network_intel10 # Some iwlwifi chipsets are detected by other means and we cannot replicate
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRDevices.td266 // in AVR binutils. We do not replicate this.
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td130 // Load and replicate
305 // Load byte-reversed element and replicate.
2219 // scalar replication can just replicate element 0 of the vector register.
H A DSystemZOperators.td955 // Load a scalar and replicate it in all elements of a vector.
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td2156 // replicate lower 32bit to upper 32bit (f32 scalar replication).
2160 // replicate upper 32bit to lower 32 bit (i32 scalar replication).
/freebsd/sys/contrib/zstd/programs/
H A Dzstd.1.md291 but this option will replicate input directory hierarchy into output `DIR`.
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DVOPInstructions.td568 // seems to not work, results in all 0 encoding, so replicate all
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_sve.td240 // Load one quadword and replicate (scalar base)
257 // Load one octoword and replicate (scalar base)
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrCompiler.td376 // However, Pat<> can't replicate the destination reg into the inputs of the
/freebsd/crypto/openssh/
H A DChangeLog427 upstream: When execve() failure is indicated on the pipe, replicate

12