Home
last modified time | relevance | path

Searched full:zeroing (Results 1 – 25 of 154) sorted by relevance

1234567

/freebsd/share/man/man4/man4.i386/
H A Dnpx.476 to optimize copying and zeroing
93 Then copying and zeroing
/freebsd/sys/dev/igc/
H A Digc_base.c67 DEBUGOUT("Zeroing the MTA\n"); in igc_init_hw_base()
72 DEBUGOUT("Zeroing the UTA\n"); in igc_init_hw_base()
/freebsd/sys/arm64/arm64/
H A Dmemset.S137 /* For zeroing memory, check to see if we can use the ZVA feature to
152 /* For zeroing small amounts of memory, it's not worth setting up
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/raidz/
H A Draidz_expand_001_pos.ksh43 # - verify scrub by zeroing parity devices
44 # - verify scrub by zeroing data devices
/freebsd/sys/dev/e1000/
H A De1000_base.c103 DEBUGOUT("Zeroing the MTA\n"); in e1000_init_hw_base()
108 DEBUGOUT("Zeroing the UTA\n"); in e1000_init_hw_base()
/freebsd/sys/dev/drm2/
H A Ddrm_mem_util.h41 /* Modeled after cairo's malloc_ab, it's like calloc but without the zeroing. */
/freebsd/usr.bin/dpv/
H A Ddpv.1376 Zeroing a disk:
378 dpv -o /dev/md42 "Zeroing md42" < /dev/zero
/freebsd/crypto/krb5/src/lib/rpc/
H A Ddyn.c110 fprintf(stderr, "dyn: destroy: zeroing %d bytes from %p.\n", in DynDestroy()
174 fprintf(stderr, "dyn: delete: last element, zeroing.\n"); in DynDelete()
195 "dyn: delete: zeroing %d bytes from %p + %d\n", in DynDelete()
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen1/
H A Dcache.json200 …on": "LS to L2 WCB cache line zeroing requests. LS (Load/Store unit) to L2 WCB (Write Combining Bu…
/freebsd/crypto/krb5/src/lib/crypto/builtin/des/
H A Dkey_sched.c41 * over zeroing both the key schedule and the key.
/freebsd/sys/contrib/openzfs/cmd/zed/
H A Dzed_conf.h43 boolean_t do_zero:1; /* true if zeroing state */
/freebsd/tools/test/stress2/tools/
H A Dzapsb.c67 printf("zeroing superblock checksum at location %d\n", sblock_try[i]); in main()
/freebsd/share/doc/smm/03.fsck/
H A D4.t416 de-allocate inode \fII\fP by zeroing its contents.
562 de-allocate inode \fII\fP by zeroing its contents.
1166 de-allocate the inode mentioned in the immediately previous error condition by zeroing its contents.
1288 de-allocate inode \fII\fP by zeroing its contents.
1306 de-allocate inode \fII\fP by zeroing its contents.
/freebsd/lib/libc/aarch64/string/
H A Dstrcspn.S38 /* utilize SIMD stores to speed up zeroing the table */
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen2/
H A Dcache.json130 …on": "LS to L2 WCB cache line zeroing requests. LS (Load/Store unit) to L2 WCB (Write Combining Bu…
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Features.td537 // implemented this should tell the compiler to use the zeroing pseudos to
548 : SubtargetFeature<"use-experimental-zeroing-pseudos",
561 … "Has zero-cycle zeroing instructions for generic registers">;
568 "Has no zero-cycle zeroing instructions for FP registers">;
571 "Has zero-cycle zeroing instructions",
578 "The zero-cycle floating-point zeroing instruction has a bug">;
/freebsd/tests/sys/netpfil/pf/
H A Dtable.sh155 atf_set descr 'Test zeroing a single address in a table'
242 atf_set descr 'Test zeroing all table entries'
296 atf_set descr 'Test zeroing an address with non-zero counters'
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen3/
H A Dcache.json130 …on": "LS to L2 WCB cache line zeroing requests. LS (Load/Store unit) to L2 WCB (Write Combining Bu…
/freebsd/sys/sys/
H A Dmalloc.h196 * Try to optimize malloc(..., ..., M_ZERO) allocations by doing zeroing in
200 * In practice a lot of the zeroing can be avoided if most of the object
/freebsd/sys/i386/conf/
H A DNOTES196 # The npx registers are normally used to optimize copying and zeroing when
202 # Then copying and zeroing using the npx registers is normally 30-100% faster.
/freebsd/share/man/man9/
H A Dkobj.983 specified by the class and initialise it by zeroing the memory and
/freebsd/usr.sbin/pnfsdsfile/
H A Dpnfsdsfile.880 so that the zeroing out of the file handle is only done if the DS server
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_poisoning.h50 // for mapping shadow and zeroing out pages doesn't "just work", so we should in FastPoisonShadow()
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_acvp_test_params.c37 /* Zeroing here means the terminator is always set at the end */ in ossl_rsa_acvp_test_gen_params_new()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCodeGen.h92 // Specify what type of zeroing callee-used registers.

1234567