Home
last modified time | relevance | path

Searched defs:kcalloc (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/virtio/ringtest/
H A Dptr_ring.c50 static inline void *kcalloc(size_t n, size_t size, gfp_t flags) in kcalloc() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dslab.h613 static inline void *kcalloc(size_t n, size_t size, gfp_t flags) in kcalloc() function
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompat.h68 static inline void *kcalloc(size_t n, size_t size, gfp_t flags) in kcalloc() function