Home
last modified time | relevance | path

Searched defs:alignment (Results 51 – 75 of 198) sorted by relevance

12345678

/freebsd/sys/arm/arm/
H A Dbus_space_generic.c84 bus_size_t alignment, bus_size_t boundary, int flags, bus_addr_t *bpap, in generic_bs_alloc()
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp596 void memprof_delete(void *ptr, uptr size, uptr alignment, in memprof_delete()
652 void *memprof_memalign(uptr alignment, uptr size, BufferedStackTrace *stack, in memprof_memalign()
663 void *memprof_aligned_alloc(uptr alignment, uptr size, in memprof_aligned_alloc()
674 int memprof_posix_memalign(void **memptr, uptr alignment, uptr size, in memprof_posix_memalign()
/freebsd/usr.sbin/bhyve/amd64/
H A Dpci_gvt-d.c65 const vm_paddr_t alignment, const enum e820_memory_type type) in gvt_d_alloc_mmio_memory()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DAddress.h125 CharUnits alignment) in ConstantAddress()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h119 unsigned alignment) noexcept { in delete()
572 unsigned alignment) noexcept { in new()
/freebsd/sys/dev/nvme/
H A Dnvme_ns.c364 nvme_construct_child_bios(struct bio *bp, uint32_t alignment, int *num_bios) in nvme_construct_child_bios()
421 uint32_t alignment) in nvme_ns_split_bio()
/freebsd/sys/contrib/ncsw/inc/etc/
H A Dmem_ext.h93 uint16_t alignment; /* Requested alignment for the data field */ member
/freebsd/sys/riscv/include/
H A Dbus_dma_impl.h34 bus_size_t alignment; member
/freebsd/sys/dev/ixl/
H A Di40e_osdep.c68 enum i40e_memory_type type __unused, u64 size, u32 alignment) in i40e_allocate_dma_mem()
/freebsd/contrib/jemalloc/src/
H A Dextent_dss.c111 size_t alignment, bool *zero, bool *commit) { in extent_alloc_dss()
H A Djemalloc.c1896 size_t alignment; member
2397 je_posix_memalign(void **memptr, size_t alignment, size_t size) { in je_posix_memalign()
3135 size_t usize, size_t alignment, bool zero, tcache_t *tcache, arena_t *arena, in irallocx_prof_sample()
3160 size_t alignment, size_t *usize, bool zero, tcache_t *tcache, in irallocx_prof()
3206 size_t alignment = MALLOCX_ALIGN_GET(flags); in je_rallocx() local
3298 size_t extra, size_t alignment, bool zero) { in ixallocx_helper()
3311 size_t extra, size_t alignment, bool zero, prof_tctx_t *tctx) { in ixallocx_prof_sample()
3325 size_t extra, size_t alignment, bool zero, alloc_ctx_t *alloc_ctx) { in ixallocx_prof()
3378 size_t alignment = MALLOCX_ALIGN_GET(flags); in je_xallocx() local
/freebsd/contrib/tcpdump/
H A Dcpack.c44 nd_cpack_next_boundary(const uint8_t *buf, const uint8_t *p, size_t alignment) in nd_cpack_next_boundary()
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp108 INTERCEPTOR(int, posix_memalign, void **memptr, uptr alignment, uptr size) { in INTERCEPTOR()
122 INTERCEPTOR(void*, memalign, uptr alignment, uptr size) { in INTERCEPTOR()
133 INTERCEPTOR(void *, __libc_memalign, uptr alignment, uptr size) { in INTERCEPTOR()
146 INTERCEPTOR(void*, aligned_alloc, uptr alignment, uptr size) { in INTERCEPTOR()
/freebsd/sys/netgraph/
H A Dng_parse.h311 int alignment; /* override alignment */ member
/freebsd/sys/x86/include/
H A Dbusdma_impl.h36 bus_size_t alignment; member
/freebsd/sys/arm64/include/
H A Dbus_dma_impl.h34 bus_size_t alignment; member
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRMemoryMap.cpp297 uint32_t permissions, uint8_t alignment, in Allocation()
314 lldb::addr_t IRMemoryMap::Malloc(size_t size, uint8_t alignment, in Malloc()
/freebsd/sys/dev/qlxgbe/
H A Dql_os.h164 bus_size_t alignment; member
/freebsd/sys/powerpc/pseries/
H A Dplpar_iommu.c160 bus_addr_t min, bus_addr_t max, bus_size_t alignment, bus_addr_t boundary, in phyp_iommu_map()
/freebsd/contrib/xz/src/liblzma/simple/
H A Dsimple_coder.c241 uint32_t alignment, bool is_encoder) in lzma_simple_coder_init()
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_errors.h196 uptr alignment; member
210 uptr alignment; member
224 uptr alignment; member
H A Dasan_report.cpp285 void ReportInvalidAllocationAlignment(uptr alignment, in ReportInvalidAllocationAlignment()
293 void ReportInvalidAlignedAllocAlignment(uptr size, uptr alignment, in ReportInvalidAlignedAllocAlignment()
301 void ReportInvalidPosixMemalignAlignment(uptr alignment, in ReportInvalidPosixMemalignAlignment()
/freebsd/sys/dev/iavf/
H A Diavf_osdep.c118 enum iavf_memory_type type __unused, u64 size, u32 alignment) in iavf_allocate_dma_mem()
/freebsd/sys/dev/iwm/
H A Dif_iwm_util.c436 bus_size_t size, bus_size_t alignment) in iwm_dma_contig_alloc()
/freebsd/sys/vm/
H A Dvm_page.c2182 u_long npages, vm_paddr_t low, vm_paddr_t high, u_long alignment, in vm_page_alloc_contig()
2212 vm_paddr_t high, u_long alignment, vm_paddr_t boundary) in vm_page_find_contig_domain()
2250 int req, u_long npages, vm_paddr_t low, vm_paddr_t high, u_long alignment, in vm_page_alloc_contig_domain()
2481 vm_paddr_t high, u_long alignment, vm_paddr_t boundary, in vm_page_alloc_noobj_contig()
2501 vm_paddr_t low, vm_paddr_t high, u_long alignment, vm_paddr_t boundary, in vm_page_alloc_noobj_contig_domain()
2655 u_long alignment, vm_paddr_t boundary, int options) in vm_page_scan_contig()
3052 vm_paddr_t low, vm_paddr_t high, u_long alignment, vm_paddr_t boundary, in vm_page_reclaim_contig_domain_ext()
3193 vm_paddr_t low, vm_paddr_t high, u_long alignment, vm_paddr_t boundary) in vm_page_reclaim_contig_domain()
3201 u_long alignment, vm_paddr_t boundary) in vm_page_reclaim_contig()

12345678