Home
last modified time | relevance | path

Searched defs:zalloc (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/fs/ext4/
H A Dext4_common.h43 static inline void *zalloc(size_t size) in zalloc() function
/openbmc/u-boot/lib/
H A Dgzip.c21 static void *zalloc(void *x, unsigned items, unsigned size) in zalloc() function
/openbmc/u-boot/include/u-boot/
H A Dzlib.h429 alloc_func zalloc; /* used to allocate the internal state */ member
/openbmc/qemu/hw/core/
H A Dloader.c512 static void *zalloc(void *x, unsigned items, unsigned size) in zalloc() function