Home
last modified time | relevance | path

Searched defs:allocsize (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/powerpc/pseries/
H A Dplpar_iommu.c166 bus_size_t allocsize; in phyp_iommu_map() local
/freebsd/bin/sh/
H A Dmemalloc.c139 int allocsize; in stnewblock() local
/freebsd/sys/dev/sound/pcm/
H A Dbuffer.h40 unsigned int bufsize, maxsize, allocsize; member
H A Dbuffer.c165 unsigned int bufsize, allocsize; in sndbuf_resize() local
215 unsigned int bufsize, allocsize; in sndbuf_remalloc() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzcp.c730 int64_t allocsize = *allocbuf; in zcp_lua_alloc() local
740 int64_t allocsize = nsize + sizeof (int64_t); in zcp_lua_alloc() local
/freebsd/lib/libmemstat/
H A Dmemstat_malloc.c479 int numzones, objsize, allocsize, ret; in memstat_malloc_zone_init_kvm() local
/freebsd/sbin/restore/
H A Dsymtab.c369 #define allocsize(size) roundup2((size) + 1, STRTBLINCR) macro
/freebsd/contrib/expat/lib/
H A Dxmlparse.c7663 const size_t allocsize = (dtd->scaffCount * sizeof(XML_Content) build_model() local