/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | FuncletLayout.cpp | 1 //===-- FuncletLayout.cpp - Contiguously lay out funclets -----------------===// 41 "Contiguously Lay Out Funclets", false, false)
|
/freebsd/sys/contrib/device-tree/Bindings/dma/stm32/ |
H A D | st,stm32-dma3.yaml | 75 0x1: contiguously incremented burst 81 0x1: contiguously incremented burst
|
/freebsd/contrib/llvm-project/libcxx/include/__string/ |
H A D | constexpr_c_functions.h | 68 // equivalent to a std::memcmp. Since we have multiple objects contiguously in memory, we can call … 101 // to a std::memcmp(...) == 0. Since we have multiple objects contiguously in memory, we can call m…
|
/freebsd/share/man/man9/ |
H A D | VOP_BMAP.9 | 60 contiguously allocated.
|
/freebsd/contrib/llvm-project/libcxx/include/__iterator/ |
H A D | segmented_iterator.h | 15 // which are not stored contiguously themselves. The concept of segmented iterators
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | BinaryItemStream.h | 31 /// contiguously in memory, but we may wish to read from or write to these
|
/freebsd/sys/contrib/device-tree/Bindings/net/pcs/ |
H A D | snps,dw-xpcs.yaml | 52 registers are contiguously mapped within the address space
|
/freebsd/usr.sbin/makefs/ffs/ |
H A D | ffs_alloc.c | 141 * contiguously allocate fs_maxcontig blocks. The end of one of these 182 * We just always try to lay things out contiguously. in ffs_blkpref_ufs1() 223 * We just always try to lay things out contiguously. in ffs_blkpref_ufs2()
|
/freebsd/contrib/unbound/util/data/ |
H A D | packed_rrset.h | 213 * The data is packed, stored contiguously in memory. 215 * It is not always stored contiguously, in that case, an unpacked-packed
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_indirect_births.c | 175 * birth txg). The specified offset+asize must be contiguously mapped
|
/freebsd/sys/net/ |
H A D | bpf_zerocopy.c | 83 * be mapped contiguously in the kernel (i.e., a set of physically 286 * to pages, which may not be contiguously mapped in kernel address space.
|
/freebsd/sys/dev/ice/ |
H A D | ice_resmgr.c | 170 * Queues may be allocated non-contiguously, and this function requires that
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | OutputSegment.cpp | 106 // the end of the last one. We therefore arrange these sections contiguously in sectionOrder()
|
/freebsd/share/doc/smm/05.fastfs/ |
H A D | 4.t | 215 If the next block for a file cannot be laid out contiguously,
|
/freebsd/sys/dev/sym/ |
H A D | sym_conf.h | 118 * Each entry needs 8 bytes and the queues are allocated contiguously.
|
/freebsd/share/man/man5/ |
H A D | fs.5 | 146 uint8_t *fs_contigdirs; /* # of contiguously allocated dirs */
|
/freebsd/share/man/man4/ |
H A D | dc.4 | 78 (most support both chained descriptors and contiguously allocated
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLinkMemoryManager.h | 262 /// be allocated contiguously.
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | OffloadBinary.cpp | 229 // header so this can be placed contiguously in a single section. in write()
|
/freebsd/sys/dev/acpi_support/ |
H A D | acpi_ibm.c | 1056 * Newer models report it contiguously in acpi_ibm_sysctl_init() 1067 * which report fan RPM contiguously, not in levels in acpi_ibm_sysctl_init()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | PDBFile.cpp | 207 // For convenience, we store the block array contiguously. This is because in parseStreamData()
|
/freebsd/share/man/man3/ |
H A D | stats.3 | 730 contiguously numbered VOIs and/or statistic types.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | Passes.h | 375 /// This pass lays out funclets contiguously.
|
/freebsd/sys/dev/virtio/pci/ |
H A D | virtio_pci.c | 332 * the tables do not have to be allocated contiguously, but we do so in vtpci_alloc_virtqueues()
|
/freebsd/sys/cddl/dev/dtrace/ |
H A D | dtrace_ioctl.c | 549 * Format strings are allocated contiguously and they are in dtrace_ioctl()
|