| /freebsd/contrib/jemalloc/src/ |
| H A D | rtree.c | 12 rtree_new(rtree_t *rtree, base_t *base, bool zeroed) { 14 if (!zeroed) { in rtree_new() 18 assert(zeroed); in rtree_new() 13 rtree_new(rtree_t * rtree,bool zeroed) rtree_new() argument
|
| H A D | extent.c | 669 bool zeroed = false; in extents_postfork_child() 672 void *ptr = ehooks_alloc(tsdn, ehooks, NULL, alloc_size, PAGE, &zeroed, in extent_deactivate_locked() 682 extent_state_active, zeroed, committed, EXTENT_PAI_PAC, in extent_deactivate() 740 /* A successful commit should return zeroed memory. */ in extent_interior_register() 1054 bool zeroed; 1056 zeroed = true; 1059 zeroed = true; in extent_recycle_split() 1062 zeroed = true; in extent_recycle_split() 1066 zeroed = false; in extent_recycle_split() 1068 zeroed in extent_recycle_split() 1330 bool zeroed = false; extent_grow_retained() local 1834 bool zeroed; extent_dalloc_wrapper() local [all...] |
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | PKCS12_item_decrypt_d2i.pod | 37 buffer will zeroed after the decrypt. 42 the buffer containing the input encoding will be zeroed after the encrypt.
|
| H A D | BUF_MEM_new.pod | 35 BUF_MEM_free() frees up an already existing buffer. The data is zeroed
|
| H A D | DTLSv1_get_timeout.pod | 22 If the SSL object needs to be ticked immediately, I<*tv> is zeroed and the
|
| H A D | OPENSSL_instrument_bus.pod | 24 zeroed upon invocation (if you want to retrieve actual probe values).
|
| H A D | EVP_RAND.pod | 250 currently zeroed. This is used by the FIPS provider to support the mandatory 394 currently zeroed, and 0 if not.
|
| /freebsd/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | extent_inlines.h | |
| H A D | rtree.h | 132 bool rtree_new(rtree_t *rtree, base_t *base, bool zeroed); in rtree_leafkey() 221 * the higher ones. Instead, the high bits get zeroed. in rtree_leaf_elm_extent_read()
|
| H A D | jemalloc_internal_defs.h.in | 292 * such that new pages will be demand-zeroed if
|
| /freebsd/sys/x86/iommu/ |
| H A D | iommu_utils.c | 81 int zeroed, aflags; in iommu_pgalloc() local 83 zeroed = (flags & IOMMU_PGF_ZERO) != 0 ? VM_ALLOC_ZERO : 0; in iommu_pgalloc() 84 aflags = zeroed | VM_ALLOC_NOBUSY | VM_ALLOC_SYSTEM | VM_ALLOC_NODUMP | in iommu_pgalloc() 101 if (zeroed && (m->flags & PG_ZERO) == 0) in iommu_pgalloc()
|
| /freebsd/sys/contrib/device-tree/Bindings/display/imx/ |
| H A D | fsl,imx-fb.txt | 25 If that property is omitted, the register is zeroed.
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | luks | 98 # char _padding [184]; must be zeroed 103 # char _padding4096 [7*512]; Padding , must be zeroed
|
| H A D | zfs | 35 # 32 bits zeroed), because there is no simple way to print them as the
|
| H A D | geo | 89 # char spare[8]; apparently zeroed
|
| H A D | macintosh | 186 ….smi.bin G3FirmwareUpdate1.1.smi.bin Firewire2.3.3.smi.bin LR2image.bin) contain zeroed date fields 410 # Alternatively, the boot block is supposed to be zeroed if it's
|
| H A D | apple | 652 # most examples with zeroed system reserved field 655 # few samples with not zeroed system reserved field like: Empty.rsrc.rsr OpenSans-CondBold.dfont 657 # resource fork variant with not zeroed system reserved field and copy of header 661 # data fork variant with not zeroed system reserved field and no copy of header
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | EVP_KDF-ARGON2.pod | 90 If set (nonzero), password and secret stored in Argon2 context are zeroed 92 Otherwise, they are zeroed along the rest of Argon2 context data on clear,
|
| /freebsd/sys/conf/ |
| H A D | ldscript.arm | 144 kernel file, however unlike normal .bss entries should not be zeroed
|
| H A D | ldscript.arm64 | 155 kernel file, however unlike normal .bss entries should not be zeroed
|
| /freebsd/sys/amd64/include/ |
| H A D | pmap.h | 443 vm_page_t pmap_page_alloc_below_4g(bool zeroed);
|
| /freebsd/sys/crypto/openssl/arm/ |
| H A D | ghashv8-armx.S | 121 @ r12 is zeroed just in time
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | X86ManualInstrMapping.def | 336 // When condition evaluates to false, the destination register is zeroed for
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | done_abilist.txt | 141 # zeroed automatically).
|
| /freebsd/contrib/processor-trace/libipt/include/ |
| H A D | intel-pt.h.in | 1249 * The lower 5 bit have been zeroed out. 1250 * The upper bits have been zeroed out depending on the 1269 * The lower 5 bit have been zeroed out. 1270 * The upper bits have been zeroed out depending on the
|