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

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

Completed in 95 milliseconds