Home
last modified time | relevance | path

Searched full:contiguously (Results 1 – 25 of 54) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DFuncletLayout.cpp1 //===-- FuncletLayout.cpp - Contiguously lay out funclets -----------------===//
41 "Contiguously Lay Out Funclets", false, false)
/freebsd/sys/contrib/device-tree/Bindings/dma/stm32/
H A Dst,stm32-dma3.yaml75 0x1: contiguously incremented burst
81 0x1: contiguously incremented burst
/freebsd/contrib/llvm-project/libcxx/include/__string/
H A Dconstexpr_c_functions.h68 // 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 DVOP_BMAP.960 contiguously allocated.
/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Dsegmented_iterator.h15 // which are not stored contiguously themselves. The concept of segmented iterators
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryItemStream.h31 /// contiguously in memory, but we may wish to read from or write to these
/freebsd/sys/contrib/device-tree/Bindings/net/pcs/
H A Dsnps,dw-xpcs.yaml52 registers are contiguously mapped within the address space
/freebsd/usr.sbin/makefs/ffs/
H A Dffs_alloc.c141 * 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 Dpacked_rrset.h213 * 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 Dvdev_indirect_births.c175 * birth txg). The specified offset+asize must be contiguously mapped
/freebsd/sys/net/
H A Dbpf_zerocopy.c83 * 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 Dice_resmgr.c170 * Queues may be allocated non-contiguously, and this function requires that
/freebsd/contrib/llvm-project/lld/MachO/
H A DOutputSegment.cpp106 // the end of the last one. We therefore arrange these sections contiguously in sectionOrder()
/freebsd/share/doc/smm/05.fastfs/
H A D4.t215 If the next block for a file cannot be laid out contiguously,
/freebsd/sys/dev/sym/
H A Dsym_conf.h118 * Each entry needs 8 bytes and the queues are allocated contiguously.
/freebsd/share/man/man5/
H A Dfs.5146 uint8_t *fs_contigdirs; /* # of contiguously allocated dirs */
/freebsd/share/man/man4/
H A Ddc.478 (most support both chained descriptors and contiguously allocated
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.h262 /// be allocated contiguously.
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DOffloadBinary.cpp229 // header so this can be placed contiguously in a single section. in write()
/freebsd/sys/dev/acpi_support/
H A Dacpi_ibm.c1056 * 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 DPDBFile.cpp207 // For convenience, we store the block array contiguously. This is because in parseStreamData()
/freebsd/share/man/man3/
H A Dstats.3730 contiguously numbered VOIs and/or statistic types.
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DPasses.h375 /// This pass lays out funclets contiguously.
/freebsd/sys/dev/virtio/pci/
H A Dvirtio_pci.c332 * the tables do not have to be allocated contiguously, but we do so in vtpci_alloc_virtqueues()
/freebsd/sys/cddl/dev/dtrace/
H A Ddtrace_ioctl.c549 * Format strings are allocated contiguously and they are in dtrace_ioctl()

123