Searched defs:alloc_size (Results 1 - 19 of 19) sorted by relevance

/src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
H A Dasan_oob_test.cc81 for (size_t alloc_size = 1; alloc_size <= 8; alloc_size++) { local in function:TEST
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_simple_resource.c161 size_t alloc_size; local in function:vmw_simple_resource_create_ioctl
H A Dvmwgfx_surface.c1992 size_t alloc_size; local in function:vmw_surface_dirty_sync
2143 size_t alloc_size; local in function:vmw_surface_clean
/src/sys/stand/efiboot/
H A Dexec.c171 u_long marks[MARK_MAX], alloc_size; local in function:exec_netbsd
H A Defiblock.c132 UINT64 blkbuf_size, alloc_size; local in function:efi_block_do_read_blockio
/src/sys/kern/
H A Dsys_generic.c519 size_t size, alloc_size; local in function:sys_ioctl
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ib.c138 uint32_t status = 0, alloc_size; local in function:amdgpu_ib_schedule
H A Damdgpu_kms.c655 unsigned n, alloc_size; local in function:amdgpu_info_ioctl
/src/usr.sbin/acpitools/aml/
H A Daml_memman.c74 size_t alloc_size; local in function:manage_block
139 size_t alloc_size; local in function:memman_alloc
[all...]
/src/sys/modules/lua/
H A Dlua.c575 size_t alloc_size = nsize + hdr_size; local in function:lua_alloc
/src/sys/arch/amd64/amd64/
H A Dnetbsd32_machdep.c625 const size_t alloc_size = sizeof(*descv) * ua.num; local in function:x86_64_set_ldt32
655 const size_t alloc_size = ua.num * sizeof(union descriptor); local in function:x86_64_get_ldt32
/src/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_page_alloc.c93 unsigned alloc_size; member in struct:ttm_pool_opts
598 unsigned alloc_size = _manager->options.alloc_size; local in function:ttm_page_pool_fill_locked
H A Dttm_page_alloc_dma.c140 unsigned alloc_size; member in struct:ttm_pool_opts
/src/sys/arch/shark/ofw/
H A Dofw.c1885 vsize_t alloc_size = (size + PAGE_SIZE - 1) & ~(PAGE_SIZE - 1); local in function:ofw_claimpages
1923 vsize_t alloc_size = (size + PAGE_SIZE - 1) & ~(PAGE_SIZE - 1); local in function:ofw_discardmappings
/src/sys/arch/powerpc/booke/
H A De500_intr.c1670 const size_t alloc_size = sizeof(int) + sizeof(intrid_t) * n; local in function:interrupt_construct_intrids
/src/sys/arch/powerpc/booke/pci/
H A Dpq3pci.c1289 const size_t alloc_size = sizeof(*vectors) * count; local in function:pq3pci_msi_alloc_vectors
/src/lib/libc/stdlib/
H A Djemalloc.c2270 arena_palloc(arena_t *arena, size_t alignment, size_t size, size_t alloc_size) argument
2692 size_t alloc_size, chunk_size, offset; local in function:huge_palloc
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc4564 size_t alloc_size = __sanitizer_get_estimated_allocated_size(sizes[i]); local in function:TEST
/src/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_pm.c4291 u16 alloc_size, start = 0; local in function:skl_allocate_pipe_ddb
[all...]

Completed in 39 milliseconds