Home
last modified time | relevance | path

Searched refs:zalloc (Results 1 – 8 of 8) sorted by relevance

/optee_os/core/kernel/
A Dembedded_ts.c24 static void *zalloc(void *opaque __unused, unsigned int items, in zalloc() function
42 strm->zalloc = zalloc; in decompression_init()
/optee_os/core/lib/zlib/
A Dzutil.h264 (*((strm)->zalloc))((strm)->opaque, (items), (size))
A Dinflate.c111 strm->zalloc == (alloc_func)0 || strm->zfree == (free_func)0)
210 if (strm->zalloc == (alloc_func)0) {
214 strm->zalloc = zcalloc;
A Dzlib.h99 alloc_func zalloc; /* used to allocate the internal state */ member
/optee_os/core/arch/arm/kernel/
A Dstmm_sp.c185 static void *zalloc(void *opaque __unused, unsigned int items, in zalloc() function
204 .zalloc = zalloc, in uncompress_image()
/optee_os/out/arm/core/
A Dtee.symb_sizes2139 000000000e118f48 0000000000000008 t zalloc
A Dtee.dmp934 000000000e118f48 l F .text 0000000000000008 zalloc
39004 000000000e118f48 <zalloc>:
39005 zalloc():
A Dtee.map22233 .text.zalloc 0x000000000e118f48 0x8 out/arm/core/kernel/embedded_ts.o

Completed in 223 milliseconds