Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/
H A Dzalloc.c6 void *zalloc(size_t size) in zalloc() function
/OK3568_Linux_fs/u-boot/fs/ext4/
H A Dext4_common.h44 static inline void *zalloc(size_t size) in zalloc() function
/OK3568_Linux_fs/kernel/arch/xtensa/boot/lib/
H A Dzmem.c13 void *zalloc(unsigned size) in zalloc() function
/OK3568_Linux_fs/u-boot/lib/
H A Dgzip.c22 static void *zalloc(void *x, unsigned items, unsigned size) in zalloc() function
/OK3568_Linux_fs/kernel/tools/virtio/virtio-trace/
H A Dtrace-agent.h63 static inline void *zalloc(size_t size) in zalloc() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dzlib.h97 alloc_func zalloc; /* used to allocate the internal state */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dzlib.h97 alloc_func zalloc; /* used to allocate the internal state */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dzlib.h97 alloc_func zalloc; /* used to allocate the internal state */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dzlib.h97 alloc_func zalloc; /* used to allocate the internal state */ member
/OK3568_Linux_fs/u-boot/include/u-boot/
H A Dzlib.h429 alloc_func zalloc; /* used to allocate the internal state */ member