| /src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/ |
| H A D | asan_oob_test.cc | 81 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 D | vmwgfx_simple_resource.c | 161 size_t alloc_size; local in function:vmw_simple_resource_create_ioctl
|
| H A D | vmwgfx_surface.c | 1992 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 D | exec.c | 171 u_long marks[MARK_MAX], alloc_size; local in function:exec_netbsd
|
| H A D | efiblock.c | 132 UINT64 blkbuf_size, alloc_size; local in function:efi_block_do_read_blockio
|
| /src/sys/kern/ |
| H A D | sys_generic.c | 519 size_t size, alloc_size; local in function:sys_ioctl [all...] |
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_ib.c | 138 uint32_t status = 0, alloc_size; local in function:amdgpu_ib_schedule
|
| H A D | amdgpu_kms.c | 655 unsigned n, alloc_size; local in function:amdgpu_info_ioctl
|
| /src/usr.sbin/acpitools/aml/ |
| H A D | aml_memman.c | 74 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 D | lua.c | 575 size_t alloc_size = nsize + hdr_size; local in function:lua_alloc
|
| /src/sys/arch/amd64/amd64/ |
| H A D | netbsd32_machdep.c | 625 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 D | ttm_page_alloc.c | 93 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 D | ttm_page_alloc_dma.c | 140 unsigned alloc_size; member in struct:ttm_pool_opts
|
| /src/sys/arch/shark/ofw/ |
| H A D | ofw.c | 1885 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 D | e500_intr.c | 1670 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 D | pq3pci.c | 1289 const size_t alloc_size = sizeof(*vectors) * count; local in function:pq3pci_msi_alloc_vectors
|
| /src/lib/libc/stdlib/ |
| H A D | jemalloc.c | 2270 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 D | msan_test.cc | 4564 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 D | intel_pm.c | 4291 u16 alloc_size, start = 0; local in function:skl_allocate_pipe_ddb [all...] |